Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kolesnikovae committed Feb 5, 2025
1 parent f7ea500 commit 121fb6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
with:
go-version: "1.22.11"
cache: true
- name: Install node-canvas
run: sudo apt-get update && sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
- run: make build
- name: Cypress run
uses: cypress-io/github-action@v6
Expand Down Expand Up @@ -65,8 +63,6 @@ jobs:
with:
go-version: "1.22.11"
cache: true
- name: Install node-canvas
run: sudo apt-get update && sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
- run: make build
- name: run nginx with /foobar/
run: docker compose -f scripts/base-url/docker-compose.yaml up -d
Expand Down

0 comments on commit 121fb6f

Please sign in to comment.