Add a separate tools command for building nightly and remove the old fastlane one.
This commit is contained in:
committed by
Stefan Ceriu
parent
24d6affd7e
commit
a04df6fcae
2
.github/workflows/unit_tests_enterprise.yml
vendored
2
.github/workflows/unit_tests_enterprise.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
run: source ci_scripts/ci_common.sh && setup_github_actions_environment
|
||||
|
||||
- name: Configure Enterprise
|
||||
run: bundle exec fastlane config_element_pro
|
||||
run: swift run pipeline configure Variants/ElementPro/ElementPro.pkl
|
||||
|
||||
- name: SwiftFormat
|
||||
run: swiftformat --lint .
|
||||
|
||||
Reference in New Issue
Block a user