Skip to content

Commit 0007141

Browse files
authored
Update dart.yml
1 parent 0321fa9 commit 0007141

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# package:test for this step to succeed. Note that Flutter projects will
4040
# want to change this to 'flutter test'.
4141
- name: Run tests Web
42-
run: dart test ./test -p chrome --timeout=2000s
42+
run: dart test ./test -p chrome --timeout=20m -c dart2wasm
4343
- name: Run tests
4444
run: dart test ./test
4545

0 commit comments

Comments
 (0)