ci: reduce false positives for cover_test.v and vdoc_test.v

This commit is contained in:
Delyan Angelov 2025-05-01 10:56:31 +03:00
parent bdeef49c02
commit 496c017175
No known key found for this signature in database
GPG key ID: 66886C0F12D595ED
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// vtest retry: 2
import os import os
const vexe = @VEXE const vexe = @VEXE

View file

@ -1,3 +1,4 @@
// vtest retry: 2
// vtest build: !windows // vtest build: !windows
module main module main