Skip to content

Commit 232b856

Browse files
author
Nathan Hawes
authored
Merge pull request #422 from nathawes/stress-test-movie-swiftui
[run_sk_stress_test] Add MovieSwiftUI to the set of projects used to stress test sourcekitd
2 parents c132fdf + 0a62724 commit 232b856

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

projects.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,8 @@
14781478
"project": "MovieSwift/MovieSwift.xcodeproj",
14791479
"target": "MovieSwift",
14801480
"destination": "generic/platform=iOS",
1481-
"configuration": "Release"
1481+
"configuration": "Release",
1482+
"tags": "sourcekit sourcekit-smoke"
14821483
}
14831484
]
14841485
},

0 commit comments

Comments
 (0)