Skip to content

Commit

Permalink
attempt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nshuba committed Aug 23, 2024
1 parent 843b8f6 commit f051171
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,6 @@ jobs:
- name: Select Xcode
run: sudo xcode-select -s /Applications/Xcode_$(<BrowserServicesKit/.xcode-version).app/Contents/Developer

- name: Install xcbeautify
continue-on-error: true
run: brew install xcbeautify

- name: Build BSK
run: set -o pipefail && swift build | tee build-log.txt | xcbeautify

Expand Down

0 comments on commit f051171

Please sign in to comment.