Skip to content

Commit 6fefd41

Browse files
authored
Update flutter.yml
1 parent 3132b6d commit 6fefd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flutter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: flutter format lib --set-exit-if-changed
3434

3535
- name: Analyze
36-
run: flutter analyze lib --fatal-infos
36+
run: flutter analyze lib
3737

3838
- name: Gen code
3939
run: flutter packages pub run build_runner build --delete-conflicting-outputs

0 commit comments

Comments
 (0)