Skip to content

Commit

Permalink
Update test-gui.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toruseo committed Mar 26, 2024
1 parent 254b226 commit 938cf2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-gui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y xvfb
python -m pip install --upgrade pip
pip install pyqt5 setuptools
pip install pyqt5 pytest setuptools
- name: Start Xvfb
run: |
Expand Down

0 comments on commit 938cf2d

Please sign in to comment.