Skip to content

Commit

Permalink
typo erro
Browse files Browse the repository at this point in the history
  • Loading branch information
patquem committed Jan 20, 2025
1 parent 8ecd6c7 commit f92acd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y lxvfb ibegl1 libgl1-mesa-dev libxkbcommon-x11-0
sudo apt-get install -y xvfb libegl1 libgl1-mesa-dev libxkbcommon-x11-0
# start xvfb in the background
sudo /usr/bin/Xvfb $DISPLAY -screen 0 1280x1024x24 &
- name: Install dependencies
Expand Down

0 comments on commit f92acd0

Please sign in to comment.