Skip to content

Commit

Permalink
Update zashi-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasKorba authored Mar 14, 2024
1 parent 29af064 commit 834d09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zashi-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:

- name: Run tests
timeout-minutes: 5
run: xcodebuild test -scheme secant-testnet -project secant.xcodeproj -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2'
run: xcodebuild test -scheme secant-testnet -skipMacroValidation -project secant.xcodeproj -destination 'platform=iOS Simulator,name=iPhone 15 Pro,OS=17.2'

0 comments on commit 834d09d

Please sign in to comment.