Skip to content

Commit

Permalink
⬆️ Update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Jul 30, 2024
1 parent 57b59ad commit 391e23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
run: bundle exec dotenv -f ".env.test" rspec

- name: Send test coverage to CodeClimate
uses: paambaati/codeclimate-action@v5.0.0
uses: paambaati/codeclimate-action@v8
if: ${{ env.CC_TEST_REPORTER_ID }}
with:
coverageCommand: true

0 comments on commit 391e23b

Please sign in to comment.