Skip to content

Commit

Permalink
Find out whats going on
Browse files Browse the repository at this point in the history
  • Loading branch information
bok- committed Jul 14, 2024
1 parent 40f80eb commit a69699f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Build and Test
run: xcrun xcodebuild test -workspace . -scheme "Vexil-Package" -destination "platform=iOS Simulator,name=Any iOS Simulator Device"
run: xcrun xcodebuild -workspace . -list

build-ios:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a69699f

Please sign in to comment.