Skip to content

Commit

Permalink
no fatal infos
Browse files Browse the repository at this point in the history
  • Loading branch information
bcherry committed Jan 25, 2025
1 parent 16a2cdb commit 1331387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Import Sorter Check
run: dart run import_sorter:main --no-comments --exit-if-changed
- name: Dart Analyze Check
run: flutter analyze --fatal-infos=false
run: flutter analyze --no-fatal-infos

build-for-android:
name: Build for Flutter Android
Expand Down

0 comments on commit 1331387

Please sign in to comment.