Skip to content

Commit 496c017

Browse files
committed
ci: reduce false positives for cover_test.v and vdoc_test.v
1 parent bdeef49 commit 496c017

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

cmd/tools/vcover/cover_test.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// vtest retry: 2
12
import os
23

34
const vexe = @VEXE

cmd/tools/vdoc/vdoc_test.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// vtest retry: 2
12
// vtest build: !windows
23
module main
34

0 commit comments

Comments
 (0)