mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
ci: reduce false positives for cover_test.v and vdoc_test.v
This commit is contained in:
parent
bdeef49c02
commit
496c017175
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// vtest retry: 2
|
||||
import os
|
||||
|
||||
const vexe = @VEXE
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// vtest retry: 2
|
||||
// vtest build: !windows
|
||||
module main
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue