Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto committed Jan 4, 2024
1 parent 85469c2 commit 79963e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
working-directory: ./example
run: flutter pub get

- name: SDK analyze check
working-directory: ./lib
run: flutter analyze
# - name: SDK analyze check
# working-directory: ./lib
# run: flutter analyze

- name: Build iOS
working-directory: ./example
Expand Down

0 comments on commit 79963e3

Please sign in to comment.