Skip to content

Commit 308ba6e

Browse files
ci(core): run format
1 parent 1b31d85 commit 308ba6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ jobs:
6767
channel: 'stable'
6868
- name: Flutter analyze
6969
run: npx nx run-many --target=analyze --all=true
70+
- name: Flutter format
7071
run: npx nx run-many --target=format --all=true

0 commit comments

Comments
 (0)