Skip to content

Commit fd596b8

Browse files
authored
Update flutterci.yml
1 parent 8d39ebc commit fd596b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/flutterci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
# - run: flutter format -n --set-exit-if-changed .
3939

4040
# Step 7: Run tests using flutter test
41-
- run: flutter test
41+
# - run: flutter test
4242

4343
# Step 8: Build APK using flutter build apk
4444
- run: flutter build apk

0 commit comments

Comments
 (0)