Skip to content

Commit f7007dc

Browse files
committed
Skip testing swiftformat when testing is skipped
The notest configurations were still testing swift-format. Adding skip-test-swiftformat in those configurations.
1 parent cf2af68 commit f7007dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,7 @@ skip-test-indexstore-db
961961
skip-test-sourcekit-lsp
962962
skip-test-swiftdocc
963963
skip-test-wasm-stdlib
964+
skip-test-swiftformat
964965

965966
# Linux package with out test
966967
[preset: buildbot_linux,no_test]

0 commit comments

Comments
 (0)