Skip to content

Commit

Permalink
Update flutter-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGuyDangerous authored Nov 12, 2022
1 parent 5505953 commit 7a24c73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/flutter-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
# Get flutter dependencies.
- run: flutter pub get

- run: flutter format --set-exit-if-changed .

# Build apk.
- run: flutter build apk --split-per-abi --release
Expand Down

0 comments on commit 7a24c73

Please sign in to comment.