Skip to content

Commit 803ebc4

Browse files
committed
fix ci
1 parent b3adea5 commit 803ebc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: >
3535
sudo apt-get install -y --no-install-recommends
3636
gobject-introspection gir1.2-glib-2.0 gir1.2-keybinder-3.0 gir1.2-gtk-3.0 gir1.2-vte-2.91 gir1.2-notify-0.7
37-
python3-pytest python3-cairo python3-gi-cairo
37+
python3-pytest python3-cairo python3-gi-cairo python3-psutil
3838
gettext intltool
3939
libdbus-glib-1-dev libgirepository1.0-dev libcairo-dev
4040
xvfb

0 commit comments

Comments
 (0)