Skip to content

Commit

Permalink
chore: with codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolk committed Aug 28, 2023
1 parent 7cc128d commit 087da3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-smoke-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
ruby-version: '3.2.1'

# For iOS tests
- name: Set Default Xcode Version to ${{ matrix.xcode-version }}
- name: Set Default Xcode Version
if: runner.os == 'macOS'
shell: bash
run: |
Expand Down

0 comments on commit 087da3c

Please sign in to comment.