mirror of
https://github.com/retailcrm/api-client-python.git
synced 2025-04-03 21:23:32 +03:00
Update ci.yml
This commit is contained in:
parent
5e61524176
commit
7c1e9faae0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -57,7 +57,7 @@ jobs:
|
|||
COVERAGE: ${{ matrix.coverage }}
|
||||
if: env.COVERAGE == 1
|
||||
run: |
|
||||
coverage xml -m unittest tests/*.py -o coverage.xml
|
||||
coverage run -m unittest tests/*.py
|
||||
- name: Coverage
|
||||
env:
|
||||
COVERAGE: ${{ matrix.coverage }}
|
||||
|
|
Loading…
Add table
Reference in a new issue