Skip to content

Commit

Permalink
[CI] Pass sonar installation variable for llc tests (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Jan 31, 2025
1 parent 0f07b56 commit c3e496d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/smoke-checks-llc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- uses: ./.github/actions/bootstrap
env:
INSTALL_YEETD: true
INSTALL_SONAR: true
- uses: ./.github/actions/python-cache
- name: Run LLC Tests (Debug)
run: bundle exec fastlane test device:"${{ env.IOS_SIMULATOR_DEVICE }}"
Expand Down

0 comments on commit c3e496d

Please sign in to comment.