ci(e2e): bump cypress container to 13.6.6

This commit is contained in:
Jack Westbrook
2025-03-03 09:43:31 +01:00
parent c9731da894
commit d7f6f87873
-4
View File
@@ -163,10 +163,6 @@ function join () {
export TZ="Pacific/Honolulu"
# Brute force installation of cypress
# TODO: We should fix this over in the build repo to look in package.json for the cypress version
yarn cypress install
yarn run $CMD --env "$(join env)" \
--config "$(join cypressConfig)" \
$PARAMS