Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Oct 1, 2024
1 parent 3e8cda0 commit 130757d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
# want to change this to 'flutter test'.
- name: Run tests
run: dart test ./test
- name: Run tests Web
run: dart test ./test -p chrome --timeout=120s

0 comments on commit 130757d

Please sign in to comment.