Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 72f9bc7

Browse files
update workflow (#55)
* update workflow * update documentation
1 parent af48328 commit 72f9bc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎.github/workflows/google_api_availability.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
run: flutter pub get
4040
working-directory: ${{env.source-directory}}
4141

42-
# Run Flutter Format to ensure formatting is valid
43-
- name: Run Flutter Format
44-
run: flutter format --set-exit-if-changed lib
42+
# Run dart Format to ensure formatting is valid
43+
- name: Run dart Format
44+
run: dart format .
4545
working-directory: ${{env.source-directory}}
4646

4747
# Run Flutter Analyzer

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /