Skip to content

Commit f9cecd5

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request swiftlang#330 from apple/on-a-lark
Un-XFAIL Lark
2 parents 29f4d88 + 960d82c commit f9cecd5

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

projects.json

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1291,17 +1291,7 @@
12911291
{
12921292
"action": "BuildSwiftPackage",
12931293
"configuration": "release",
1294-
"tags": "sourcekit",
1295-
"xfail": {
1296-
"compatibility": {
1297-
"4.0": {
1298-
"branch": {
1299-
"master": "https://bugs.swift.org/browse/SR-8234",
1300-
"swift-5.0-branch": "https://bugs.swift.org/browse/SR-8234"
1301-
}
1302-
}
1303-
}
1304-
}
1294+
"tags": "sourcekit"
13051295
},
13061296
{
13071297
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)