Skip to content

Commit

Permalink
ci: fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matteovivona committed Mar 26, 2023
1 parent d8171ad commit 42b96f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
- name: CodeClimate
continue-on-error: true
uses: paambaati/[email protected]
continue-on-error: true
env:
CC_TEST_REPORTER_ID: ${{ secrets.CODECLIMATE_TEST_REPORTER_ID }}
with:
Expand Down

0 comments on commit 42b96f6

Please sign in to comment.