Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKl committed Dec 4, 2023
1 parent 3e17dbd commit db785ae
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/code_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,9 @@ on:
pull_request:
merge_group:

status:
patch: off
project:
default:
target: auto
threshold: 0%
base: auto

jobs:
coverage:
name: Execute tests with code coverage
name: Execute tests with code coverage
runs-on: ubuntu-latest
env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit db785ae

Please sign in to comment.