Skip to content

Commit 3eedf1a

Browse files
committed
Remove the debugging of coverage downloads
1 parent c53b1ae commit 3eedf1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

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

8080
- name: Combine coverage
8181
run: |
82-
find .
8382
uvx --with coverage[toml] coverage combine
8483
8584
# ignore-errors is so that we don't gag on missing code in .tox environments

0 commit comments

Comments
 (0)