Skip to content

Commit

Permalink
[ci] fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mym0404 committed Sep 22, 2023
1 parent d4708c1 commit 4681c08
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/analyze_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,4 @@ jobs:
- run: flutter doctor
- run: flutter --version
- run: flutter pub get
- run: dart format --set-exit-if-changed .
- run: flutter analyze

- run: flutter pub get
working-directory: example
- run: dart format --set-exit-if-changed .
working-directory: example

0 comments on commit 4681c08

Please sign in to comment.