Skip to content

Commit dd8f17d

Browse files
committed
[build-presets] Don't build the stress tester in Swift PR testing
The continuous PR status bots don't check out the stress tester repository and started failing. Don't build the stress tester until the bots check the repository out.
1 parent d7ad79e commit dd8f17d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

utils/build-presets.ini

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,10 +1390,6 @@ install-llbuild
13901390
install-swiftpm
13911391
install-libcxx
13921392

1393-
# Build the stress tester and SwiftEvolve
1394-
skstresstester
1395-
swiftevolve
1396-
13971393
# Build Playground support
13981394
playgroundsupport
13991395

0 commit comments

Comments
 (0)