ci(vitest): removed build

This commit is contained in:
Stan Girard 2023-07-02 02:24:31 +02:00
parent e076bbe79f
commit 9cc37cf365

View File

@ -26,4 +26,3 @@ jobs:
cache-dependency-path: frontend/yarn.lock
- run: yarn
- run: yarn run test-unit
- run: yarn run build