Skip to content

Commit 7c6d460

Browse files
committed
Add missing .
1 parent a11a9cd commit 7c6d460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- name: Run Dart Analysis
3131
run: flutter pub global run melos analyze --fatal-infos
3232
- name: Check that `dart format` has been run on every file
33-
run: dart format -o none --set-exit-if-changed
33+
run: dart format -o none --set-exit-if-changed .

0 commit comments

Comments
 (0)