Skip to content

Commit 532ce74

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

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
@@ -42,5 +42,5 @@ jobs:
4242
run: dart test ./test
4343

4444
- name: Run tests web
45-
run: dart test -p chrome ./test
45+
run: dart test -p chrome ./test --timeout=20m
4646

0 commit comments

Comments
 (0)