ci: retry 2 times vlib/net/http/server_test.v to avoid false positives for unrelated commits/PRs

This commit is contained in:
Delyan Angelov 2025-07-25 09:05:11 +03:00
parent e1147c73d8
commit e22f4d2979
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED

View File

@ -1,3 +1,4 @@
// vtest retry: 2
import log
import net
import net.http