Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TesteurManiak authored May 12, 2023
1 parent 40c400c commit f681f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: subosito/[email protected]
- run: flutter pub get
- run: flutter format --set-exit-if-changed .
- run: dart format --set-exit-if-changed .
- name: Analyze project source
run: flutter analyze
working-directory: ./lib
Expand Down

0 comments on commit f681f9b

Please sign in to comment.