Skip to content

Commit

Permalink
👷 Update CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Feb 21, 2025
1 parent 9990055 commit 0321b49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ jobs:
env:
COVERAGE_FILE: coverage/.coverage.${{ runner.os }}-py${{ matrix.python-version }}-${{ matrix.pydantic-version }}
CONTEXT: ${{ runner.os }}-py${{ matrix.python-version }}
- run: ls -la coverage
# TODO: if removing Smokeshow, and moving only to Codecov, remove this
# Upload files before running Codecov, as it generates an extra file coverage/coverage.xml, and that breaks coverage-combine
- name: Store coverage files
Expand Down

0 comments on commit 0321b49

Please sign in to comment.