Skip to content

Commit 87d5d5f

Browse files
committed
Disable swift test suite
1 parent be85017 commit 87d5d5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

swift/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ swift_test(
55
size = "small",
66
srcs = [
77
"example.swift",
8-
"main.swift",
8+
#"main.swift",
99
],
1010
tags = [
1111
"no-linux-ci", # No linux swift toolchains currently defined.

0 commit comments

Comments
 (0)