Skip to content

Commit 0341c10

Browse files
committed
Merge branch 'main' into 51-compile-flutter-3-29
# Conflicts: # .github/workflows/google_api_availability.yaml
2 parents 4bdc8d4 + 72f9bc7 commit 0341c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/google_api_availability.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: flutter pub get
4040
working-directory: ${{env.source-directory}}
4141

42-
# Run Flutter Format to ensure formatting is valid
42+
# Run dart Format to ensure formatting is valid
4343
- name: Run dart Format
4444
run: dart format .
4545
working-directory: ${{env.source-directory}}

0 commit comments

Comments
 (0)