We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a24757 commit d4c3514Copy full SHA for d4c3514
Tests/SWBBuildSystemTests/CustomTaskBuildOperationTests.swift
@@ -29,7 +29,6 @@ fileprivate struct CustomTaskBuildOperationTests: CoreBasedTests {
29
try await withTemporaryDirectory { tmpDir in
30
let destination: RunDestinationInfo = .host
31
let core = try await getCore()
32
- let toolchain = try #require(core.toolchainRegistry.defaultToolchain)
33
let environment = destination.hostRuntimeEnvironment(core)
34
35
let testProject = TestProject(
0 commit comments