Skip to content

Commit 84459cc

Browse files
authored
chore: increased playmode tests timeout to 40 minutes (#5613)
1 parent 65372ed commit 84459cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
bash ci-playmode-test.sh
303303
exit $?
304304
fi;
305-
no_output_timeout: 30m
305+
no_output_timeout: 40m
306306
- run:
307307
name: nunit-to-junit
308308
when: always

0 commit comments

Comments
 (0)