Skip to content

Commit

Permalink
Codecov correction #7
Browse files Browse the repository at this point in the history
  • Loading branch information
franberchez committed Nov 22, 2023
1 parent c73a39e commit 04f2f4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
pytest --cov=dlordinal --cov-report=xml
codecov:
if: ${{ github.event_name == 'pull_request' && contains(github.event.pull_request.labels.*.name, 'codecov actions') }}

needs: tests
runs-on: ubuntu-22.04

Expand Down

0 comments on commit 04f2f4c

Please sign in to comment.