We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676982d commit 80d2d5aCopy full SHA for 80d2d5a
.github/workflows/dart.yaml
@@ -16,4 +16,4 @@ jobs:
16
- run: dart pub get
17
- run: dart format --output=none --set-exit-if-changed .
18
- run: dart analyze
19
- - run: dart test
+ - run: dart test -r github
0 commit comments