Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NadicaUzunova authored Aug 9, 2024
1 parent 08fee40 commit 9a3cfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: cd frontend && npm ci

- name: Run tests
run: cd frontend && npm test -- --testMatch '/*.test.js'
run: cd frontend && npm test


build_frontend:
Expand Down

0 comments on commit 9a3cfec

Please sign in to comment.