diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0d4c592..4b98a5c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -31,7 +31,6 @@ jobs: - name: Run tests run: bundle exec rspec timeout-minutes: 1 - if: !matrix.coverage - name: Test & publish code coverage uses: paambaati/codeclimate-action@v3.0.0 env: