Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Karma-Tsering authored Aug 22, 2024
1 parent 8da1e16 commit c626f18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm install

- name: Run tests with coverage
run: npm run test "./app/component/utils/tests/" -- --coverage --forceExit
run: npm run test -- --coverage

- name: Upload coverage report
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit c626f18

Please sign in to comment.