Skip to content

Commit

Permalink
run tests in band
Browse files Browse the repository at this point in the history
  • Loading branch information
lalalune committed Mar 4, 2024
1 parent 3e6e5b6 commit bb14726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- uses: actions/setup-node@v2

- run: npm ci
- run: npm run test -- ./src/lib/
- run: npm run test -- ./src/lib/ --runInBand

0 comments on commit bb14726

Please sign in to comment.