Skip to content

Commit

Permalink
[CI] 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
padraignolan committed Sep 27, 2024
1 parent 421ca27 commit d93f081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Check format
run: dart format -n --set-exit-if-changed .
run: dart format --set-exit-if-changed .

lint:
name: Lint
Expand Down

0 comments on commit d93f081

Please sign in to comment.