Skip to content

Commit

Permalink
Skip macro validation
Browse files Browse the repository at this point in the history
  • Loading branch information
romanmazeev committed Jun 27, 2024
1 parent 15c57a1 commit ba6b6a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Build and test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Skip macro validation
run: defaults write com.apple.dt.Xcode IDESkipMacroFingerprintValidation -bool YES
- name: Run tests
run: swift test --enable-code-coverage

0 comments on commit ba6b6a2

Please sign in to comment.