mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 01:14:31 +02:00
Not using .coveragerc, refs #275
This commit is contained in:
parent
276fc4297c
commit
f003d051e7
1 changed files with 0 additions and 1 deletions
1
.github/workflows/test-coverage.yml
vendored
1
.github/workflows/test-coverage.yml
vendored
|
|
@ -32,7 +32,6 @@ jobs:
|
|||
- name: Run tests
|
||||
run: |-
|
||||
ls -lah
|
||||
cat .coveragerc
|
||||
pytest --cov=sqlite_utils --cov-report xml:coverage.xml --cov-report term
|
||||
ls -lah
|
||||
- name: Upload coverage report
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue