Skip to content

Commit 00336ec

Browse files
committed
GitHub test report
1 parent d2f955d commit 00336ec

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)