Skip to content

Commit

Permalink
Update flutter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 authored Feb 25, 2021
1 parent 3132b6d commit 6fefd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: flutter format lib --set-exit-if-changed

- name: Analyze
run: flutter analyze lib --fatal-infos
run: flutter analyze lib

- name: Gen code
run: flutter packages pub run build_runner build --delete-conflicting-outputs
Expand Down

0 comments on commit 6fefd41

Please sign in to comment.