Skip to content

Commit

Permalink
remove force base, as it breaks PR coverage counters
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCaron committed Feb 15, 2024
1 parent a7bb40f commit 6ae0976
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
directory: .test_reports/
fail_ci_if_error: true
plugin: pycoverage
commit_parent: ${{ github.event.pull_request.base.sha || github.event.before }}

- name: Upload test reports and coverage to artifacts
uses: actions/[email protected]
Expand Down

0 comments on commit 6ae0976

Please sign in to comment.