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 9da478b commit 8e145ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ jobs:
# want to change this to 'flutter test'.
- name: Run tests
run: dart test ./test

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

0 comments on commit 8e145ac

Please sign in to comment.