Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed May 30, 2024
2 parents f383acf + a89d337 commit 910cf1e
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 910cf1e

Please sign in to comment.