Skip to content

Commit acfa4eb

Browse files
authored
Merge pull request #185 from roc-lang/dot-net-fix
increase timeout .net expect script
2 parents 18e614c + 2e04c17 commit acfa4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci_scripts/expect_scripts/DotNetPlatform.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# uncomment line below for debugging
44
# exp_internal 1
55

6-
set timeout 25
6+
set timeout 30
77

88
cd "./examples/DotNetPlatform/platform/"
99

0 commit comments

Comments
 (0)