diff --git a/.github/workflows/docs-test.yml b/.github/workflows/docs-test.yml index 575f7c98..b0e60131 100644 --- a/.github/workflows/docs-test.yml +++ b/.github/workflows/docs-test.yml @@ -24,4 +24,4 @@ jobs: - name: Setup dependencies run: pip install -r docs/requirements.txt - name: Build docs - run: mkdocs build --strict \ No newline at end of file + run: mkdocs build --strict