Skip to content

Commit

Permalink
with
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed Sep 13, 2024
1 parent bf63cb9 commit 453f086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: paambaati/codeclimate-action@v9.0.0
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
# with:
with:
coverageCommand: echo "Upload coverage" # lcov -o coverage.lcov # run -m pytest app
coverageLocations: ${{github.workspace}}/*.lcov:lcov

Expand Down

0 comments on commit 453f086

Please sign in to comment.