Skip to content

Commit 56dd670

Browse files
authored
Merge pull request swiftlang#38173 from apple/shahmishal/5.5/skip-benchmark-test-79788142
[5.5] Skip running benchmarks in nightly toolchain
2 parents b78069e + 59234af commit 56dd670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/build-presets.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1297,8 +1297,8 @@ mixin-preset=
12971297
# SKIP LLDB TESTS (67923799)
12981298
skip-test-lldb
12991299

1300-
# SKIP Building benchmarks (79788142)
1301-
skip-build-benchmarks
1300+
# SKIP testing benchmarks (79788142)
1301+
skip-test-benchmarks
13021302

13031303
[preset: buildbot_osx_package,use_os_runtime]
13041304
mixin-preset=

0 commit comments

Comments
 (0)