diff --git a/test-cypress.sh b/test-cypress.sh index fa04a00854c..d2f4d46d761 100755 --- a/test-cypress.sh +++ b/test-cypress.sh @@ -74,7 +74,7 @@ if [ -n "${headless-}" ] && [ -z "${pkg-}" ]; then yarn run test-cypress-helm-headless yarn run test-cypress-knative-headless yarn run test-cypress-topology-headless - yarn run test-cypress-pipelines-headless + #yarn run test-cypress-pipelines-headless # yarn run test-cypress-shipwright-headless yarn run test-cypress-webterminal-headless exit;