Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Apr 26, 2024
1 parent fcddc5f commit 2097d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Composer dependencies
run: composer update --no-progress --optimize-autoloader
- name: Test & publish code coverage
uses: paambaati/codeclimate-action@v5
uses: paambaati/codeclimate-action@v6
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit 2097d92

Please sign in to comment.