feat: Adds ci workflow.
Some checks failed
CI / Linux Tests (push) Failing after 5s

This commit is contained in:
2026-01-29 10:36:29 -05:00
parent 2e2c424850
commit c52cee212f
4 changed files with 68 additions and 6 deletions

View File

@@ -120,11 +120,10 @@ let package = Package(
.target(name: "HTMLSnapshotTesting"),
.target(name: "PdfClient"),
.product(name: "SnapshotTesting", package: "swift-snapshot-testing"),
],
resources: [
.copy("__Snapshots__")
]
// ,
// resources: [
// .copy("__Snapshots__")
// ]
),
.target(
name: "ProjectClient",