Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Commit

Permalink
Update continuous-integration-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtsainear authored Oct 5, 2023
1 parent 97dd25c commit 23113ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- uses: ./.github/actions/setup-node
- uses: ./.github/actions/install-packages
- name: Run unit tests
run: npm run -w frontend test
run: npm run -w frontend test -- --updateSnapshot

e2e-test:
name: e2e testing
Expand Down

0 comments on commit 23113ff

Please sign in to comment.