Skip to content

Commit 71faf6c

Browse files
committed
enable arm64 e2e tests
1 parent 1e21db8 commit 71faf6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/e2e.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ jobs:
3434
with:
3535
go-version: "1.22.11"
3636
cache: true
37-
- run: yarn --frozen-lockfile
3837
- run: make build
3938
- name: Cypress run
4039
uses: cypress-io/github-action@v5
@@ -64,7 +63,6 @@ jobs:
6463
with:
6564
go-version: "1.22.11"
6665
cache: true
67-
- run: yarn --frozen-lockfile
6866
- run: make build
6967
- name: run nginx with /foobar/
7068
run: docker compose -f scripts/base-url/docker-compose.yaml up -d

0 commit comments

Comments
 (0)