Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p0dyakov committed Jan 5, 2023
1 parent 96e76ef commit d2e4cac
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 @@ -14,7 +14,7 @@ jobs:
cache: true
- run: flutter pub get
- run: flutter analyze
- run: flutter format --set-exit-if-changed .
- run: flutter format .
test:
name: Run tests
runs-on: ubuntu-latest
Expand Down

0 comments on commit d2e4cac

Please sign in to comment.