Skip to content

Commit

Permalink
disabling web-terminal tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sanketpathak committed Jun 20, 2023
1 parent 0f3c181 commit e907f72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-cypress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ if [ -n "${headless-}" ] && [ -z "${pkg-}" ]; then
yarn run test-cypress-knative-headless
yarn run test-cypress-topology-headless
yarn run test-cypress-pipelines-headless
# yarn run test-cypress-shipwright-headless
yarn run test-cypress-webterminal-headless
# yarn run test-cypress-shipwright-headless
# yarn run test-cypress-webterminal-headless
exit;
fi

Expand Down

0 comments on commit e907f72

Please sign in to comment.