Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolfteam committed Sep 22, 2022
1 parent a81b25f commit a92c4dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -36,4 +36,4 @@ jobs:
run: flutter analyze --no-fatal-infos --no-fatal-warnings

- name: Run tests
run: flutter test --coverage
run: flutter test -j 2 -r expanded --coverage

0 comments on commit a92c4dd

Please sign in to comment.