Skip to content

Commit

Permalink
don't use branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwi committed Dec 16, 2023
1 parent eb5c7da commit ac552ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:

- name: Test Ruby
if: ${{ inputs.LANGUAGE == 'Ruby' }}
uses: ./actions/.github/actions/test-ruby/action.yml
uses: ./actions/.github/actions/test-ruby
with:
RUBY_VERSION: ${{ inputs.RUBY_VERSION }}
ENV_PATH: ${{ inputs.ENV_PATH }}
Expand Down

0 comments on commit ac552ec

Please sign in to comment.