There was an error while loading. Please reload this page.
1 parent 1fc4134 commit d40abfdCopy full SHA for d40abfd
1 file changed
.github/workflows/deploy.yml
@@ -63,6 +63,7 @@ jobs:
63
needs: deploy-2
64
if: '!inputs.IMPORT'
65
uses: ./.github/workflows/playwright-tests.yml
66
+ secrets: inherit
67
68
rest-tests-after-deploy2:
69
runs-on: ubuntu-latest
0 commit comments