Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vadimdemedes committed May 20, 2023
1 parent d319e6d commit f5507fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
node-version: 18
- run: npm install
- run: npm test -- --serial
- run: npm test -- --serial --fail-fast --timeout=1m

0 comments on commit f5507fa

Please sign in to comment.