Skip to content

Commit

Permalink
Disabled pipelines e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lprabhu committed May 31, 2023
1 parent b454f29 commit 66f7352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-cypress.sh
Expand Up @@ -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;
Expand Down

0 comments on commit 66f7352

Please sign in to comment.