Skip to content

Commit e42022e

Browse files
authored
Merge pull request swiftlang#404 from apple/remove-sourcery-xfail
Remove Sourcery xfail
2 parents acc323c + 618c03d commit e42022e

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

projects.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2402,12 +2402,7 @@
24022402
{
24032403
"action": "BuildSwiftPackage",
24042404
"configuration": "release",
2405-
"tags": "sourcekit",
2406-
"xfail": {
2407-
"issue": "rdar://56786088",
2408-
"compatibility": "5.1",
2409-
"branch": "master"
2410-
}
2405+
"tags": "sourcekit"
24112406
},
24122407
{
24132408
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)