diff --git a/.github/workflows/web.yaml b/.github/workflows/web.yaml index fd745f71..b5dd480c 100644 --- a/.github/workflows/web.yaml +++ b/.github/workflows/web.yaml @@ -27,5 +27,4 @@ jobs: - run: npm install - run: npm run check - continue-on-error: true - - run: npm run test:unit \ No newline at end of file + - run: npm run test:unit