wait for deploy before running tests

pull/153/head
Marcus Felling 2022-09-14 13:30:09 -05:00
parent 016e1ab8d9
commit b182833e86
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ jobs:
package: web
test:
# needs: deploy
needs: deploy
timeout-minutes: 60
runs-on: ubuntu-latest
container: mcr.microsoft.com/playwright:v1.25.2-focal