Skip to content

Commit 58ef769

Browse files
authored
Update dart.yml
1 parent 532ce74 commit 58ef769

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ jobs:
4343

4444
- name: Run tests web
4545
run: dart test -p chrome ./test --timeout=20m
46-
46+
47+
- name: Run tests web wasm
48+
run: dart test -p chrome ./test -c dart2wasm --timeout=20m

0 commit comments

Comments
 (0)