mirror of
https://github.com/kennethreitz/tablib.git
synced 2026-06-05 23:10:17 +00:00
Upload coverage from GHA (#480)
* Upload coverage from GHA * Fix PytestConfigWarning: Unknown config option: python_paths
This commit is contained in:
committed by
GitHub
parent
615e308559
commit
22c88de90d
@@ -46,3 +46,8 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
tox -e py
|
||||
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
name: ${{ matrix.os }} Python ${{ matrix.python-version }}
|
||||
|
||||
Reference in New Issue
Block a user