Skip to content

Commit

Permalink
test
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 19, 2024
1 parent 0ab0d6a commit c348ab2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/api-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@ jobs:

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

0 comments on commit c348ab2

Please sign in to comment.