Skip to content

Commit 7fef058

Browse files
authored
Update dart.yml
1 parent d3f86fb commit 7fef058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Run tests
4242
run: dart test ./test
4343
- name: Run tests Web
44-
run: dart test ./test -p chrome --timeout=240s
44+
run: dart test ./test -p chrome --timeout=500s
4545

4646

0 commit comments

Comments
 (0)