Disable execution of Playwright tests
This commit is contained in:
parent
15144b478e
commit
dd6b84ec05
1
.github/workflows/playwright.yml
vendored
1
.github/workflows/playwright.yml
vendored
@ -9,6 +9,7 @@ concurrency:
|
||||
cancel-in-progress: true
|
||||
jobs:
|
||||
test:
|
||||
if: false
|
||||
timeout-minutes: 60
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
|
Loading…
x
Reference in New Issue
Block a user