diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index b7894f4..4b8a39f 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -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: \ No newline at end of file