Skip to content

Commit

Permalink
fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
goxiaoy committed Apr 26, 2023
1 parent 8a90024 commit 8520b4e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/example_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
dart pub global activate melos 2.9.0
- name: Bootstrap melos
run: melos bs
- run: melos version --yes -p
- name: Run tests
run: melos exec --dir-exists=test -- flutter test
- run: |
Expand Down

0 comments on commit 8520b4e

Please sign in to comment.