Skip to content

Commit

Permalink
Add to test
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielnedersantos committed Nov 28, 2024
1 parent a7cbc57 commit bebf91f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sonar_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
runs-on: macOS-latest

steps:
- name: Set up Xcode 14
run: sudo xcode-select --switch /Applications/Xcode_14.app/Contents/Developer

- name: Checkout code
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit bebf91f

Please sign in to comment.