Skip to content

Commit

Permalink
Disable codecov plugins
Browse files Browse the repository at this point in the history
Removes dump attempts to run tools that don’t exist are unnecessary.
  • Loading branch information
samdoran committed Apr 8, 2024
1 parent ee77c88 commit b077803
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ jobs:
flags: unittests
name: Python-${{ matrix.python-version}}
fail_ci_if_error: true
plugin: ~

- name: Set Codecov job status on skipped tests
if: needs.changed-files.outputs.run_tests != 'true'
Expand Down

0 comments on commit b077803

Please sign in to comment.