Skip to content

Commit 121fb6f

Browse files
committed
test
1 parent f7ea500 commit 121fb6f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/e2e.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ jobs:
3434
with:
3535
go-version: "1.22.11"
3636
cache: true
37-
- name: Install node-canvas
38-
run: sudo apt-get update && sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
3937
- run: make build
4038
- name: Cypress run
4139
uses: cypress-io/github-action@v6
@@ -65,8 +63,6 @@ jobs:
6563
with:
6664
go-version: "1.22.11"
6765
cache: true
68-
- name: Install node-canvas
69-
run: sudo apt-get update && sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
7066
- run: make build
7167
- name: run nginx with /foobar/
7268
run: docker compose -f scripts/base-url/docker-compose.yaml up -d

0 commit comments

Comments
 (0)