Pytest workflow: fix yaml

This commit is contained in:
Rebecca Breu 2021-04-03 18:13:42 +02:00
parent 258380a4b4
commit a709767340

View file

@ -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: