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 d104cc0 commit 2a1cd0bCopy full SHA for 2a1cd0b
Package.swift
@@ -176,7 +176,7 @@ var targets: [PackageDescription.Target] = [
176
],
177
path: "IntegrationTests/tests_01_cluster/it_Clustered_swim_suspension_reachability"
178
),
179
- .target(
+ .executableTarget(
180
name: "it_Clustered_swim_ungraceful_shutdown",
181
dependencies: [
182
"DistributedActors",
0 commit comments