mirror of
https://github.com/sussy-code/sudo-proxy.git
synced 2026-04-19 16:02:03 +00:00
fix(actions): Remove test
This commit is contained in:
parent
883078fdbc
commit
76fc23d88a
1 changed files with 0 additions and 1 deletions
1
.github/workflows/cloudflare.yml
vendored
1
.github/workflows/cloudflare.yml
vendored
|
|
@ -8,7 +8,6 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
needs: test
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build & Deploy Worker
|
- name: Build & Deploy Worker
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue