Skip to content

Commit 0321b49

Browse files
committed
👷 Update CI config
1 parent 9990055 commit 0321b49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ jobs:
7474
env:
7575
COVERAGE_FILE: coverage/.coverage.${{ runner.os }}-py${{ matrix.python-version }}-${{ matrix.pydantic-version }}
7676
CONTEXT: ${{ runner.os }}-py${{ matrix.python-version }}
77-
- run: ls -la coverage
7877
# TODO: if removing Smokeshow, and moving only to Codecov, remove this
7978
# Upload files before running Codecov, as it generates an extra file coverage/coverage.xml, and that breaks coverage-combine
8079
- name: Store coverage files

0 commit comments

Comments
 (0)