update needs

pull/184/head
Marcus Felling 2022-12-05 13:24:53 -06:00
parent 1c80a7a73a
commit 79882d6d6a
No known key found for this signature in database
GPG Key ID: 89EBCF55B58D842F
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
environment: prod
test:
needs: [deployStaging, deployProd]
needs: [buildDeployStaging, buildDeployProd]
if: ${{ always() }}
timeout-minutes: 60
runs-on: ubuntu-latest