Skip to content

Commit

Permalink
Update flutter_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
josxha committed Jun 26, 2024
1 parent 5839501 commit e25af7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
cache: true
- uses: bluefireteam/melos-action@v3
- name: Lint analysis
run: melos analyze
run: melos analyze --fatal-warnings --fatal-infos --concurrency 10

build-android:
name: "Build Android apk"
Expand Down

0 comments on commit e25af7d

Please sign in to comment.