Skip to content

Build(deps): Bump concurrent-ruby from 1.2.2 to 1.2.3 #5417

Build(deps): Bump concurrent-ruby from 1.2.2 to 1.2.3

Build(deps): Bump concurrent-ruby from 1.2.2 to 1.2.3 #5417

Workflow file for this run

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