Skip to content

fix cache spec by stubbing mkdir (Pathname#mkpath is not using FileUt… #378

fix cache spec by stubbing mkdir (Pathname#mkpath is not using FileUt…

fix cache spec by stubbing mkdir (Pathname#mkpath is not using FileUt… #378

Workflow file for this run

name: rubocop
on:
push:
pull_request:
schedule:
- cron: 45 4 * * 2
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: '4'
bundler-cache: true
- run: bundle exec rubocop