Skip to content

Commit fb95f4c

Browse files
committed
ci: run input_rune_iterator_test.v only on linux for now
1 parent 3080b41 commit fb95f4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vlib/builtin/input_rune_iterator_test.v

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// vtest build: !windows
1+
// vtest build: linux
22
// vtest retry: 2
33
import os
44
import time

0 commit comments

Comments
 (0)