Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
web test
  • Loading branch information
mrtnetwork authored May 9, 2024
1 parent a0fbee4 commit a89d337
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 chrome
run: dart test ./test -p chrome

0 comments on commit a89d337

Please sign in to comment.