Skip to content

Commit

Permalink
try removing append
Browse files Browse the repository at this point in the history
  • Loading branch information
tserg committed Jan 18, 2025
1 parent b925a2e commit b0b91ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ jobs:
${{ matrix.experimental-codegen && '--experimental-codegen' || '' }}
--cov-branch
--cov-report=
--cov-append
--cov=vyper
tests/
Expand Down Expand Up @@ -216,7 +215,6 @@ jobs:
--splitting-algorithm least_duration \
--cov-branch \
--cov-report= \
--cov-append \
--cov=vyper \
tests/
Expand Down

0 comments on commit b0b91ed

Please sign in to comment.