Update release.yml (#680)

This commit is contained in:
Max Goedjen
2025-09-08 00:32:03 -07:00
committed by GitHub
parent 20e64604d6
commit 5c2d039682

View File

@@ -26,7 +26,7 @@ jobs:
- name: Test
run: xcrun xcodebuild -project Sources/Secretive.xcodeproj -scheme PackageTests test
# SPM doesn't seem to pick up on the tests currently?
run: swift test --build-system swiftbuild --package-path Sources/Packages
# run: swift test --build-system swiftbuild --package-path Sources/Packages
build:
permissions:
id-token: write