Skip to content

Commit

Permalink
remove rubocop from jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
oroth8 committed May 2, 2024
1 parent 14b905c commit 282731c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/versionci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ on:
branches:
- main
jobs:
rubocop:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.2.2"
bundler-cache: true
test:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 282731c

Please sign in to comment.