Skip to content

Commit b1f0308

Browse files
committed
Fix wrangler GitHub action
1 parent 33f3772 commit b1f0308

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-api.yml

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
deploy:
1212
runs-on: ubuntu-latest
1313
timeout-minutes: 60
14-
needs: test
1514
steps:
1615
- uses: actions/checkout@v4
1716
- name: Build & Deploy Worker

0 commit comments

Comments
 (0)