Skip to content

Commit

Permalink
update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GIfatahTH committed Oct 29, 2022
1 parent 8b35517 commit 84eb08c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ jobs:
- run: |
cd ex003_00_dependent_state_management && flutter test
working-directory: ./examples
- run: |
cd ex004_00_navigation && flutter test
working-directory: ./examples
# - run: |
# cd ex004_00_navigation && flutter test
# working-directory: ./examples
- run: |
cd ex005_00_crud_operations && flutter test
working-directory: ./examples
Expand Down

0 comments on commit 84eb08c

Please sign in to comment.