Skip to content

Build(deps-dev): bump rubocop from 1.54.1 to 1.54.2 (#3378) #4452

Build(deps-dev): bump rubocop from 1.54.1 to 1.54.2 (#3378)

Build(deps-dev): bump rubocop from 1.54.1 to 1.54.2 (#3378) #4452

on: [push]
name: Linter, Rubocop
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Set up Ruby
uses: ruby/setup-ruby@master
with:
bundler-cache: true
- name: Run Rubocop linter
run: |
bundle exec rubocop