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 a2aab8d commit ea25b0dCopy full SHA for ea25b0d
.github/workflows/dart.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: flutter pub get
22
# - run: flutter analyze
23
- run: flutter format -n --set-exit-if-changed .
24
- - run: flutter test
+ # - run: flutter test
25
- run: flutter build apk
26
27
- uses: actions/upload-artifact@v1
0 commit comments