diff --git a/.github/workflows/non_mri.yml b/.github/workflows/non_mri.yml index d9b4b5ccb5..967931ad7d 100644 --- a/.github/workflows/non_mri.yml +++ b/.github/workflows/non_mri.yml @@ -62,10 +62,6 @@ jobs: - name: compile run: bundle exec rake compile - - name: rubocop - if: endsWith(matrix.ruby, '-head') == false - run: bundle exec rake rubocop - - name: test id: test timeout-minutes: 12