diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index 0737ef9..0688b4b 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -35,7 +35,6 @@ jobs: path: | artifacts/${{ env.ARTIFACT }} retention-days: 7 - test: needs: build runs-on: ubuntu-latest @@ -50,7 +49,6 @@ jobs: uses: JetBrains/writerside-checker-action@v1 with: instance: ${{ env.INSTANCE }} - deploy: environment: name: github-pages