Skip to content

Commit

Permalink
prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
lingrino committed Oct 17, 2020
1 parent 824c219 commit 54685ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Upload Codeclimate Coverage
uses: paambaati/codeclimate-action@v2.7.4
with:
prefix: ${{ github.workspace }}
prefix: "${{ github.workspace }}/v2"
coverageLocations: "${{github.workspace}}/c.out:gocov"
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
Expand Down

0 comments on commit 54685ea

Please sign in to comment.