File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -623,6 +623,8 @@ swiftpm
623
623
swiftsyntax
624
624
swiftformat
625
625
swift-driver
626
+ swift-testing
627
+ swift-testing-macros
626
628
indexstore-db
627
629
sourcekit-lsp
628
630
# Failing to build in CI: rdar://78408440
@@ -635,6 +637,8 @@ install-swiftpm
635
637
install-swiftsyntax
636
638
install-swift-driver
637
639
install-swiftformat
640
+ install-swift-testing
641
+ install-swift-testing-macros
638
642
639
643
# We need to build the unittest extras so we can test
640
644
build-swift-stdlib-unittest-extra
@@ -1094,7 +1098,10 @@ install-swiftformat
1094
1098
reconfigure
1095
1099
test-optimized
1096
1100
skip-test-swiftdocc
1097
-
1101
+ swift-testing
1102
+ swift-testing-macros
1103
+ install-swift-testing
1104
+ install-swift-testing-macros
1098
1105
# gcc version on amazon linux 2 is too old to configure and build tablegen.
1099
1106
# Use the clang that we install in the path for macros
1100
1107
llvm-cmake-options =
You can’t perform that action at this time.
0 commit comments