Skip to content

Commit 8e145ac

Browse files
authored
Update dart.yml
1 parent 9da478b commit 8e145ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dart.yml

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

0 commit comments

Comments
 (0)