Skip to content

Commit

Permalink
chore: Update melos analyze command to include --fatal-infos flag
Browse files Browse the repository at this point in the history
  • Loading branch information
naipaka committed Jul 30, 2024
1 parent 9bfecba commit e63086a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: bluefireteam/melos-action@v3

- name: Analyze packages
run: melos analyze
run: melos analyze --fatal-infos

- name: Custom lint
run: melos custom_lint
Expand Down

0 comments on commit e63086a

Please sign in to comment.