diff --git a/.github/workflows/test-e2e.yml b/.github/workflows/test-e2e.yml index 05c21960..43aff2bb 100644 --- a/.github/workflows/test-e2e.yml +++ b/.github/workflows/test-e2e.yml @@ -87,6 +87,7 @@ jobs: GIT_DIR: ${{ github.workspace }}/.git GIT_WORK_TREE: ${{ github.workspace }} with: + browser: chrome env: STUDIO_CONTAINER=,STUDIO_SSH= working-directory: ${{ github.workspace }}.cypress-workspace diff --git a/.holo/sources/skeleton-v1.toml b/.holo/sources/skeleton-v1.toml index 0d74cb17..81bf46b0 100644 --- a/.holo/sources/skeleton-v1.toml +++ b/.holo/sources/skeleton-v1.toml @@ -1,3 +1,3 @@ [holosource] url = "https://github.com/JarvusInnovations/emergence-skeleton.git" -ref = "refs/tags/v1.19.9" +ref = "refs/tags/v1.19.10"