Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork authored Apr 30, 2024
1 parent f856494 commit cada77e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ jobs:
# want to change this to 'flutter test'.
- name: Run tests
run: dart test ./test

- name: Run tests web
run: dart test -p web ./test

0 comments on commit cada77e

Please sign in to comment.