mirror of
https://github.com/samsonjs/grape_logging.git
synced 2026-04-27 14:57:40 +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
|
bundler-cache: true
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: bundle install
|
run: bundle install
|
||||||
- name: Run tests
|
- name: Run RuboCop
|
||||||
run: bundle exec rake rubocop
|
run: bundle exec rake rubocop
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue