mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42: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
|
import os
|
||||||
|
|
||||||
const vexe = @VEXE
|
const vexe = @VEXE
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// vtest retry: 2
|
||||||
// vtest build: !windows
|
// vtest build: !windows
|
||||||
module main
|
module main
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue