DEBUG: temporarily disable the hosted tests so stage user can be created
This commit is contained in:
parent
f97ff36892
commit
1fd894f9a9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
|
|
@ -14,6 +14,7 @@ concurrency:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
playwright-tests:
|
playwright-tests:
|
||||||
|
if: false # Temporarily disabled
|
||||||
runs-on:
|
runs-on:
|
||||||
- codebuild-image-builder-frontend-${{ github.run_id }}-${{ github.run_attempt }}
|
- codebuild-image-builder-frontend-${{ github.run_id }}-${{ github.run_attempt }}
|
||||||
- instance-size:large
|
- instance-size:large
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue