ci: bump retry count to 5 for tcp_test.v

pull/12977/head
Delyan Angelov 2021-12-26 19:05:05 +02:00
parent 2e68af22d3
commit c26e040d33
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// vtest retry: 3
// vtest retry: 5
import net
import os