Disable execution of Playwright tests #128

Merged
bustikiller merged 1 commits from disable-playwright into main 2024-12-01 19:08:44 +00:00
Showing only changes of commit dd6b84ec05 - Show all commits

View File

@ -9,6 +9,7 @@ concurrency:
cancel-in-progress: true cancel-in-progress: true
jobs: jobs:
test: test:
if: false
timeout-minutes: 60 timeout-minutes: 60
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container: