Skip to content

Commit 80d2d5a

Browse files
committed
GitHub test report
1 parent 676982d commit 80d2d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- run: dart pub get
1717
- run: dart format --output=none --set-exit-if-changed .
1818
- run: dart analyze
19-
- run: dart test
19+
- run: dart test -r github

0 commit comments

Comments
 (0)