mirror of
https://github.com/movie-web/simple-proxy.git
synced 2025-09-13 11:03:27 +00:00
fix(actions): Remove test
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user