Skip to content

Commit 377c9f1

Browse files
committed
fix: remove the unuse step
1 parent 9ea06ea commit 377c9f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pages-build-deployment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
deployment:
1212
timeout-minutes: 60
1313
if: github.event.pull_request.merged == true
14-
needs: [tests]
1514
name: "deploy to github"
1615
runs-on: ubuntu-latest
1716
steps:

0 commit comments

Comments
 (0)