diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/deploy.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index bc055fa..ac6887a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -60,8 +60,6 @@ jobs: environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} - # Requires the build job results - needs: test runs-on: ubuntu-latest steps: - name: Download artifact |
