Skip to content

Commit 759ad77

Browse files
Install psmisc in Fedora Py314 to provide killall
1 parent 7bc2ef7 commit 759ad77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fedora_41.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
source /home/wxpy/venvs/Py314/bin/activate
8181
pip install https://robotframework.transformidea.com/RIDE/packages/Linux/Fedora_41/wxpython-4.2.4a15946+920a2bde-cp314-cp314-linux_x86_64.whl
8282
pip install -r requirements-dev.txt
83-
sudo dnf install -y xorg-x11-server-Xvfb
83+
sudo dnf install -y xorg-x11-server-Xvfb psmisc
8484
- name: Run tests
8585
run: |
8686
Xvfb &

0 commit comments

Comments
 (0)