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 3d8389b commit ec55886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ 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 ec55886

Please sign in to comment.