Skip to content

Commit f5b03a9

Browse files
committed
ci: skip vlib/v2/types/checker_test.v on windows for now
1 parent 844c332 commit f5b03a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

vlib/v2/types/checker_test.v

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Copyright (c) 2026 Alexander Medvednikov. All rights reserved.
22
// Use of this source code is governed by an MIT license
33
// that can be found in the LICENSE file.
4+
// vtest build: !windows
45
module types
56

67
import os

0 commit comments

Comments
 (0)