Skip to content

Commit 797328a

Browse files
committed
don't upload file yet
1 parent 7c6ebaf commit 797328a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,3 @@ jobs:
2121
- name: Run tests with coverage
2222
run: >
2323
pixi run --environment testcov test
24-
25-
26-
- name: Upload to codecov
27-
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
28-
with:
29-
files: coverage.xml
30-
permissions:
31-
actions: write

0 commit comments

Comments
 (0)