Skip to content

Commit

Permalink
fix: issues with code climate usage
Browse files Browse the repository at this point in the history
  • Loading branch information
marcobrotas-prowarehouse committed Oct 16, 2024
1 parent ec55886 commit b429e13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
chmod +x ./cc-test-reporter
./cc-test-reporter before-build
- name: Run and upload Code Climate tests
uses: actions/checkout@v4
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
run: |
Expand Down

0 comments on commit b429e13

Please sign in to comment.