1 parent bcfc3dd commit 845774fCopy full SHA for 845774f
1 file changed
.github/workflows/flutter_ci.yml
@@ -28,7 +28,7 @@ jobs:
28
working-directory: frontend_app/ace_mobile
29
30
- name: Analyze project source
31
- run: flutter analyze
+ run: flutter analyze --no-fatal-infos
32
33
34
- name: Run tests
0 commit comments