mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-04-04 06:37:07 +00:00
Test
This commit is contained in:
parent
3d6ba65f1b
commit
6824f0130a
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -10,4 +10,7 @@ jobs:
|
||||
- name: Set Environment
|
||||
run: sudo xcrun xcode-select -s /Applications/Xcode_13.2.1.app
|
||||
- name: Test
|
||||
run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive
|
||||
run: |
|
||||
pushd Sources/Packages
|
||||
swift test
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user