From 6b89db41632b1eecd235b6895b9735a1e5c7ba75 Mon Sep 17 00:00:00 2001 From: Endurance Idehen Date: Sun, 31 Dec 2023 17:09:51 -0600 Subject: [PATCH] skip tests --- .github/workflows/writerside-docs-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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