mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-03-25 08:55:47 +00:00
Update ci.yml
Co-authored-by: Pieter Oliver <68863060+pieterocp@users.noreply.github.com>
This commit is contained in:
parent
2967344f2b
commit
d4bce13269
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -32,5 +32,5 @@ jobs:
|
|||
bundler-cache: true
|
||||
- name: Install dependencies
|
||||
run: bundle install
|
||||
- name: Run tests
|
||||
- name: Run RuboCop
|
||||
run: bundle exec rake rubocop
|
||||
|
|
|
|||
Loading…
Reference in a new issue