diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 008fc32..8665c4a 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -7,7 +7,7 @@ on: jobs: test: - name: Build docs + name: Build docs runs-on: ubuntu-latest steps: diff --git a/.github/workflows/pypi-test.yml b/.github/workflows/pypi-test.yml index 347c983..f7c83ea 100644 --- a/.github/workflows/pypi-test.yml +++ b/.github/workflows/pypi-test.yml @@ -31,4 +31,4 @@ jobs: - name: Test with tox run: | pip install tox - tox \ No newline at end of file + tox