Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork committed Oct 1, 2024
2 parents 70f106e + 61123ab commit 85e82b6
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 @@ -38,5 +38,8 @@ jobs:
# Your project will need to have tests in test/ and a dependency on
# package:test for this step to succeed. Note that Flutter projects will
# want to change this to 'flutter test'.
- name: Run tests Web
run: dart test ./test -p chrome --timeout=120s
- name: Run tests
run: dart test ./test

0 comments on commit 85e82b6

Please sign in to comment.