fixed deployment testing
This commit is contained in:
parent
04547edfe7
commit
708f3a04ff
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -20,6 +20,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
AUTH_KEY: ${{ secrets.AUTH_KEY }}
|
AUTH_KEY: ${{ secrets.AUTH_KEY }}
|
||||||
test:
|
test:
|
||||||
|
needs: deploy
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Test
|
name: Test
|
||||||
environment: Cloudflare Worker
|
environment: Cloudflare Worker
|
||||||
|
|
Loading…
Reference in a new issue