Skip to content

Commit fe18d39

Browse files
authored
Update dart.yml
1 parent 9bc3b80 commit fe18d39

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
@@ -42,3 +42,6 @@ jobs:
4242
run: dart test
4343
- name: Run tests web
4444
run: dart test -p chrome
45+
- name: Run tests web wasm
46+
run: dart test -p chrome -c dart2wasm
47+
-

0 commit comments

Comments
 (0)