diff --git a/.github/workflows/writerside-docs-deploy.yml b/.github/workflows/writerside-docs-deploy.yml index a30b8b8..0985231 100644 --- a/.github/workflows/writerside-docs-deploy.yml +++ b/.github/workflows/writerside-docs-deploy.yml @@ -81,7 +81,7 @@ jobs: name: github-pages url: ${{ steps.deployment.outputs.page_url }} # Requires the build job results - needs: test +# needs: test runs-on: ubuntu-latest steps: - name: Download artifact