mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-09-15 04:38:02 +02:00
Update test.yml
This commit is contained in:
@@ -8,6 +8,6 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set Environment
|
- name: Set Environment
|
||||||
run: sudo xcrun xcode-select -s /Applications/Xcode_12.3.app
|
run: sudo xcrun xcode-select -s /Applications/Xcode_13.0.app
|
||||||
- name: Test
|
- name: Test
|
||||||
run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive
|
run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive
|
||||||
|
|||||||
Reference in New Issue
Block a user