wait for deploy before running tests
parent
016e1ab8d9
commit
b182833e86
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue