Skip to content

Commit

Permalink
Merge branch 'brad/breakage-report-updates' of github.com:duckduckgo/…
Browse files Browse the repository at this point in the history
…privacy-reference-tests into brad/breakage-report-updates
  • Loading branch information
SlayterDev committed Feb 20, 2024
2 parents 713b163 + 217804d commit 6b14437
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
with:
repository: 'duckduckgo/BrowserServicesKit'
path: 'BrowserServicesKit'
submodules: recursive
- name: Check out the tests
uses: actions/checkout@v3
with:
Expand All @@ -98,7 +99,7 @@ jobs:
${{ runner.os }}-spm-
- name: Select Xcode
run: sudo xcode-select -s /Applications/Xcode_15.0.app/Contents/Developer
run: sudo xcode-select -s /Applications/Xcode_$(<BrowserServicesKit/.xcode-version).app/Contents/Developer

- name: Install xcbeautify
continue-on-error: true
Expand Down

0 comments on commit 6b14437

Please sign in to comment.