Skip to content

Commit 66f5cbb

Browse files
authored
Merge pull request #28172 from ahoppen/re-enable-swiftsyntax-ci-testing
[build-presets] Test SwiftSyntax and related projects in CI
2 parents c896794 + f8ae5c1 commit 66f5cbb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

utils/build-presets.ini

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,12 @@ swiftpm
328328
indexstore-db
329329
sourcekit-lsp
330330

331+
swiftsyntax
332+
swiftsyntax-verify-generated-files
333+
334+
skstresstester
335+
swiftevolve
336+
331337
# Build Playground support
332338
playgroundsupport
333339

@@ -1034,6 +1040,7 @@ swiftpm
10341040
xctest
10351041
foundation
10361042
libdispatch
1043+
swiftsyntax
10371044
indexstore-db
10381045
sourcekit-lsp
10391046
dash-dash
@@ -1446,6 +1453,10 @@ install-llbuild
14461453
install-swiftpm
14471454
install-libcxx
14481455

1456+
# Build the stress tester and SwiftEvolve
1457+
skstresstester
1458+
swiftevolve
1459+
14491460
# Build Playground support
14501461
playgroundsupport
14511462

0 commit comments

Comments
 (0)