Skip to content

Commit

Permalink
List schemes
Browse files Browse the repository at this point in the history
  • Loading branch information
jbelkins committed May 6, 2024
1 parent c6730ba commit 352e782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
run: ./scripts/ci_steps/prepare_integration_tests.sh
- name: Build Integration Tests
run: swift build --build-tests
- name: List schemes
run xcodebuild -list
- name: Run Integration Tests
run: |
set -o pipefail && \
Expand Down

0 comments on commit 352e782

Please sign in to comment.