Skip to content

Commit

Permalink
fix: update flutter_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roiskhoiron committed May 27, 2024
1 parent df3a532 commit 71b8eea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flutter_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
run: flutter format --set-exit-if-changed

# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Analyze project source
run: flutter analyze
# - name: Analyze project source
# run: flutter analyze

# Your project will need to have tests in test/ and a dependency on
# package:test for this step to succeed. Note that Flutter projects will
Expand Down

0 comments on commit 71b8eea

Please sign in to comment.