Skip to content

Commit

Permalink
Adjusting yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarik Dedić committed Aug 20, 2024
1 parent 7285e79 commit 3863e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm install

- name: Run tests
run: npm test
run: npm test -- --watch=false --browsers=ChromeHeadless

- name: Build project
run: npm run build
Expand Down

0 comments on commit 3863e9a

Please sign in to comment.