testing formatting
This commit is contained in:
@@ -86,7 +86,7 @@ jobs:
|
|||||||
- name: Auto-format
|
- name: Auto-format
|
||||||
run: |
|
run: |
|
||||||
dart format .
|
dart format .
|
||||||
dart fix --apply
|
dart fix --apply
|
||||||
|
|
||||||
- name: Commit Changes
|
- name: Commit Changes
|
||||||
if: steps.check_changes.outputs.changes_detected == 'true'
|
if: steps.check_changes.outputs.changes_detected == 'true'
|
||||||
|
|||||||
Reference in New Issue
Block a user