Skip to content

Commit 057ffe0

Browse files
committed
this is needed for the test to succeed
1 parent f1bba29 commit 057ffe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/SymbolGraphBuilderTests/Main.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ enum Main:TestMain, TestBattery
8080
project: "swift-snippets",
8181
among: "TestPackages")
8282

83+
try workspace.cache.create()
84+
8385
let (_, sources):(_, SSGC.PackageSources) = try package.compileSwiftPM(
8486
cache: workspace.cache,
8587
with: toolchain)

0 commit comments

Comments
 (0)