Disable playwright
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 27s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m8s
Build and Test - Staging / deploy_staging (pull_request) Successful in 4s
Build and Test - Staging / test (pull_request) Successful in 2s
All checks were successful
Build and Test - Staging / determine_version (pull_request) Successful in 27s
Build and Test - Staging / build_and_push (pull_request) Successful in 2m8s
Build and Test - Staging / deploy_staging (pull_request) Successful in 4s
Build and Test - Staging / test (pull_request) Successful in 2s
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
name: Playwright Tests
|
name: Playwright Tests
|
||||||
#on:
|
on:
|
||||||
# push:
|
push:
|
||||||
# branches: [ main, master ]
|
branches: [ main, master ]
|
||||||
# pull_request:
|
pull_request:
|
||||||
# branches: [ main, master ]
|
branches: [ main, master ]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
Reference in New Issue
Block a user