Merge branch 'master' into add_dispatch_instructions
This commit is contained in:
commit
d00417a341
23 changed files with 5734 additions and 15 deletions
2
.github/workflows/integration-testing.yml
vendored
2
.github/workflows/integration-testing.yml
vendored
|
|
@ -110,7 +110,7 @@ jobs:
|
|||
with:
|
||||
ruby-version: 2.6
|
||||
- name: Install Code Scanning integration
|
||||
run: bundle add code-scanning-rubocop --version 0.2.0 --skip-install
|
||||
run: bundle add code-scanning-rubocop --version 0.3.0 --skip-install
|
||||
- name: Install dependencies
|
||||
run: bundle install
|
||||
- name: Rubocop run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue