Update gh action to run of workflow code in PR
This commit is contained in:
2
.github/workflows/github_actions.yml
vendored
2
.github/workflows/github_actions.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: 'Setting up Ruby'
|
||||
uses: ruby/setup-ruby@v1
|
||||
# ruby-version will be picked up with the .ruby-version file
|
||||
# ruby-version will be picked up with the .ruby-version file
|
||||
|
||||
- name: 'Update and Install Dependencies'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user