Skip to content

Commit 60108cd

Browse files
committed
ci: bump retry count for server_test.v to 5 (reduce false positives on windows)
1 parent 15e0802 commit 60108cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vlib/net/http/server_test.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// vtest retry: 2
1+
// vtest retry: 5
22
import log
33
import net
44
import net.http

0 commit comments

Comments
 (0)