mirror of
https://github.com/rbreu/beeref.git
synced 2026-03-11 08:54:28 +00:00
Pytest workflow: fix yaml
This commit is contained in:
parent
258380a4b4
commit
a709767340
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pytest.yml
vendored
1
.github/workflows/pytest.yml
vendored
|
|
@ -25,4 +25,3 @@ jobs:
|
|||
xvfb-run coverage run --source=beeref -m pytest -v -s
|
||||
- name: Upload Coverage report to Codecov
|
||||
uses: codecov/codecov-action@v1
|
||||
with:
|
||||
Loading…
Reference in a new issue