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 d2f955d commit 00336ecCopy full SHA for 00336ec
.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