mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-11 17:38:38 +00:00
enable test
This commit is contained in:
parent
42101f092b
commit
a8ca5b3713
4
.github/workflows/build-test.yml
vendored
4
.github/workflows/build-test.yml
vendored
@ -12,8 +12,8 @@ jobs:
|
|||||||
- name: Force Xcode 11
|
- name: Force Xcode 11
|
||||||
run: sudo xcode-select -switch /Applications/Xcode_11.3.app
|
run: sudo xcode-select -switch /Applications/Xcode_11.3.app
|
||||||
|
|
||||||
# - name: Run tests
|
- name: Run tests
|
||||||
# run: xcodebuild clean test -project "MTMR.xcodeproj" -scheme "UnitTests"
|
run: xcodebuild test -project MTMR.xcodeproj -scheme 'UnitTests'
|
||||||
|
|
||||||
- name: Build Archive
|
- name: Build Archive
|
||||||
run: xcodebuild archive -project "MTMR.xcodeproj" -scheme "MTMR" -archivePath Release/App.xcarchive
|
run: xcodebuild archive -project "MTMR.xcodeproj" -scheme "MTMR" -archivePath Release/App.xcarchive
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user