Rename project, add coverage
This commit is contained in:
2
.github/workflows/pipeline.yaml
vendored
2
.github/workflows/pipeline.yaml
vendored
@@ -34,6 +34,8 @@ jobs:
|
||||
run: poetry run black . --check --verbose --diff
|
||||
- name: pytest
|
||||
run: poetry run pytest --cov -v
|
||||
- name: Upload coverage reports to Codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user