Skip to content

Commit

Permalink
run tests in band
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed Aug 9, 2024
1 parent 049d0bf commit 87c95db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- npm-install
- run:
name: Test
command: npm run test
command: npm run test -- --runInBand

E2E tests:
executor: node
Expand Down

0 comments on commit 87c95db

Please sign in to comment.