Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Avadhkumar-geek authored Sep 24, 2023
1 parent 55f06d6 commit 8033b49
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 @@ -29,7 +29,7 @@ jobs:

# Uncomment this step to verify the use of 'dart format' on each commit.
- name: Verify formatting
run: dart format --output .
run: dart format --output

# Consider passing '--fatal-infos' for slightly stricter analysis.
- name: Analyze project source
Expand Down

0 comments on commit 8033b49

Please sign in to comment.