Skip to content

Commit d621f54

Browse files
committed
2 parents 2a857a3 + 0007141 commit d621f54

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=1000s
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)