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:
|
||||
AUTH_KEY: ${{ secrets.AUTH_KEY }}
|
||||
test:
|
||||
needs: deploy
|
||||
runs-on: ubuntu-latest
|
||||
name: Test
|
||||
environment: Cloudflare Worker
|
||||
|
|
Loading…
Reference in a new issue