We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833e08b commit 66bcd8fCopy full SHA for 66bcd8f
.github/workflows/pytest.yaml
@@ -178,7 +178,6 @@ jobs:
178
make playwright-deploys SUB_FILE=". -vv"
179
180
- name: Deploy apps and run tests (on `push` or on `pull_request` w/ `deploy**` branch)
181
- if: ${{ github.event_name == 'push' || (github.event_name == 'pull_request' && startsWith(github.head_ref, 'deploy')) }}
182
env:
183
DEPLOY_APPS: "true"
184
DEPLOY_CONNECT_SERVER_URL: "https://rsc.radixu.com/"
0 commit comments