Skip to content

Commit

Permalink
improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrr Hak authored and Mrr Hak committed Dec 4, 2023
1 parent 8819116 commit 157ab06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file.
2 changes: 1 addition & 1 deletion .github/workflows/format-analyze.yml
Expand Up @@ -20,4 +20,4 @@ jobs:
run: dart format --set-exit-if-changed .

- name: Analyze
run: dart analyze lib --fatal-infos --fatal-warnings .
run: dart analyze --fatal-infos --fatal-warnings .

0 comments on commit 157ab06

Please sign in to comment.