Skip to content

Commit a47d357

Browse files
authored
Update dart.yml
1 parent 4bed32e commit a47d357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- run: dart --version
2626
- run: flutter --version
2727
- run: flutter pub get
28-
- run: flutter test
28+
# - run: flutter test
2929
- run: flutter build apk

0 commit comments

Comments
 (0)