Skip to content

Commit

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

build-push:
Expand Down

0 comments on commit dd2f45a

Please sign in to comment.