Skip to content

Commit 130757d

Browse files
authored
Update dart.yml
1 parent 3e8cda0 commit 130757d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dart.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ jobs:
4040
# want to change this to 'flutter test'.
4141
- name: Run tests
4242
run: dart test ./test
43+
- name: Run tests Web
44+
run: dart test ./test -p chrome --timeout=120s

0 commit comments

Comments
 (0)