Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImLucasBrown authored Nov 9, 2024
1 parent 7b20f79 commit 38d9147
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,9 @@ jobs:
libxcb-xfixes0 \
libxcb-randr0 \
libxcb-xinerama0 \
libxcb-util1
libxcb-util1 \
libegl1 \
xvfb
- name: Ensure PIP
run: python -m ensurepip --upgrade
Expand Down

0 comments on commit 38d9147

Please sign in to comment.