We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a85bee commit 4876fd1Copy full SHA for 4876fd1
.gitlab-ci.yml
@@ -15,7 +15,7 @@ checks:tests:
15
before_script: &before-script
16
- "PATH=$PATH:$HOME/.local/bin"
17
- sudo dnf install -y python3-gobject gtk3 python3-pytest gtksourceview4
18
- python3-coverage xorg-x11-server-Xvfb python3-pip
+ python3-coverage xorg-x11-server-Xvfb python3-pip cairo-devel
19
- pip3 install --quiet -r ci/requirements.txt
20
- git clone https://github.com/QubesOS/qubes-core-admin-client ~/core-admin-client
21
- git clone https://github.com/QubesOS/qubes-core-qrexec ~/core-qrexec
0 commit comments