We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f633357 commit d87e620Copy full SHA for d87e620
.github/workflows/test.yaml
@@ -45,4 +45,4 @@ jobs:
45
dart analyze test/
46
47
- name: Run tests
48
- run: dart run test
+ run: dart run test --concurrency=1
0 commit comments