Skip to content

Commit 1219d0d

Browse files
committed
fix(ci): coverage is now in root, not in tests
1 parent 763a684 commit 1219d0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353

5454
- uses: codecov/codecov-action@v5
5555
with:
56-
directory: ./tests
5756
token: ${{ secrets.CODECOV_TOKEN }} # optional but apparently makes upload more reliable
5857
fail_ci_if_error: false # too many upload errors to keep "true"
5958

0 commit comments

Comments
 (0)