mirror of
https://github.com/xweiba/location-spoofer.git
synced 2026-09-24 15:41:56 +08:00
ci: 契约测试接入 CI 与 make test
This commit is contained in:
@@ -28,6 +28,9 @@ jobs:
|
||||
- name: Install XcodeGen
|
||||
run: brew install xcodegen
|
||||
|
||||
- name: Run contract tests
|
||||
run: ./Tests/run_all_contract_tests.sh
|
||||
|
||||
- name: Build unsigned IPA
|
||||
run: ./build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user