mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-08-30 17:10:56 +00:00
Change build command to run tests instead of build
This commit is contained in:
parent
f259cf6bf3
commit
70cd0454d0
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -11,4 +11,4 @@ jobs:
|
||||
- name: Set Environment
|
||||
run: sudo xcrun xcode-select -s /Applications/Xcode_26.0.app
|
||||
- name: Test
|
||||
run: swift build --build-system swiftbuild --package-path Sources/Packages
|
||||
run: swift test --build-system swiftbuild --package-path Sources/Packages
|
||||
|
Loading…
Reference in New Issue
Block a user