Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: simvalery <[email protected]>

Signed-off-by: simvalery <[email protected]>
  • Loading branch information
simvalery committed Jul 24, 2024
1 parent 499978d commit 6569832
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/api-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,6 @@ jobs:
IPFS_PROVIDER: local
IPFS_PUBLIC_GATEWAY: http://localhost:8080/ipfs/${cid}

- name: Install xvfb
run: |
apt-get update && apt-get install sudo
sudo apt-get install -y xvfb x11-xserver-utils
- name: Run tests with Cypress
run: |
pushd e2e-tests
Expand Down

0 comments on commit 6569832

Please sign in to comment.