Skip to content

Commit

Permalink
Update github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
robertodoering committed Jun 2, 2023
1 parent c9f0d9c commit ed01df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
channel: 'stable'
- run: dart pub get
- run: dart packages pub run build_runner build
- run: dart run build_runner build
- run: dart analyze
- run: dart format . --set-exit-if-changed
- run: dart pub run code_rules.dart
Expand Down

0 comments on commit ed01df5

Please sign in to comment.