Skip to content

Commit

Permalink
See if bump in concurrency matters
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Sep 5, 2023
1 parent 89b34ba commit d69482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ jobs:
- run: dart pub get
- run: dart pub run build_runner build --delete-conflicting-outputs
- run: dart analyze --fatal-infos --fatal-warnings .
- run: dart test
- run: dart test --concurrency=4

0 comments on commit d69482a

Please sign in to comment.