Skip to content

Commit 412efb2

Browse files
committed
Un-XFAIL SRP now that SR-13190 is fixed
1 parent 30b0f7c commit 412efb2

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

projects.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2562,15 +2562,7 @@
25622562
{
25632563
"action": "BuildSwiftPackage",
25642564
"configuration": "release",
2565-
"tags": "sourcekit-disabled swiftpm",
2566-
"xfail": [
2567-
{
2568-
"issue": "https://bugs.swift.org/browse/SR-13190",
2569-
"compatibility": ["4.0", "5.0"],
2570-
"branch": ["main", "release/5.4", "release/5.5", "release/5.6"],
2571-
"job": ["source-compat"]
2572-
}
2573-
]
2565+
"tags": "sourcekit-disabled swiftpm"
25742566
},
25752567
{
25762568
"action": "TestSwiftPackage"

0 commit comments

Comments
 (0)