Skip to content

Commit

Permalink
Fix test coverage config
Browse files Browse the repository at this point in the history
  • Loading branch information
nweires committed Nov 15, 2023
1 parent 4c1b15f commit d2183ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
# https://github.com/5monkeys/cobertura-action/tree/master/.github/workflows
- name: Report coverage to PR
uses: 5monkeys/cobertura-action@v13
if: ${{ matrix.python-version == '3.11' }}
with:
path: buildstockbatch/coverage/coverage.xml
repo_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d2183ae

Please sign in to comment.