Skip to content

Commit

Permalink
Updating git action
Browse files Browse the repository at this point in the history
  • Loading branch information
caduandrade committed Apr 29, 2024
1 parent a3f0a6c commit f506a94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: flutter pub get

- name: Verify formatting
run: flutter format --output=none --set-exit-if-changed .
run: dart format --output=none --set-exit-if-changed .

0 comments on commit f506a94

Please sign in to comment.