We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bed32e commit a47d357Copy full SHA for a47d357
1 file changed
.github/workflows/dart.yml
@@ -25,5 +25,5 @@ jobs:
25
- run: dart --version
26
- run: flutter --version
27
- run: flutter pub get
28
- - run: flutter test
+# - run: flutter test
29
- run: flutter build apk
0 commit comments