Skip to content

Commit

Permalink
github workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
  • Loading branch information
yackers committed Dec 8, 2024
1 parent 2881046 commit a56dabc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,5 @@ jobs:
- run: flutter --version
- name: Format code
run: dart format --output=none --set-exit-if-changed .
# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Dart Analyze
run: dart analyze


0 comments on commit a56dabc

Please sign in to comment.