forked from phoedos/pmd
Merge branch 'master' into pmd/7.0.x
This commit is contained in:
4
.github/workflows/releases.yml
vendored
4
.github/workflows/releases.yml
vendored
@@ -10,6 +10,10 @@ jobs:
|
||||
continue-on-error: false
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Ruby 2.7
|
||||
uses: actions/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.7
|
||||
- name: Check Environment
|
||||
run: .ci/check-environment.sh
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user