Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zalenskiSofteq committed Oct 29, 2024
1 parent 671ab0d commit bd9cd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-e2e-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Start Xvfb
run: |
# apt-get update -y && apt-get install -y xvfb net-tools
apt-get update -y && apt-get install -y xvfb net-tools libsecret-1-dev
sudo apt-get update -y && sudo apt-get install -y xvfb net-tools libsecret-1-dev
Xvfb :99 -screen 0 1920x1080x24 &
- name: Setup tmate session
Expand Down

0 comments on commit bd9cd3f

Please sign in to comment.