Skip to content

Commit fa41436

Browse files
authored
ci: skip option_ptr_unwrap_test.v on windows with msvc (#24320)
1 parent e0a7f87 commit fa41436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vlib/v/tests/options/option_ptr_unwrap_test.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// vtest build: !msvc
12
import time
23
// 41s.
34

0 commit comments

Comments
 (0)