summaryrefslogtreecommitdiff
path: root/.github/workflows/fedora.sh
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-03-15 12:09:03 +0100
committermbkma <[email protected]>2026-03-22 10:28:03 +0100
commit4be5509c755a7894c1b4e03f5824d298fee1e6b5 (patch)
treecd34b361e98ac738963c561a88e5f3706289beca /.github/workflows/fedora.sh
parent2c89f4575c883817a5957b25bf676e2099cbb0da (diff)
downloadmate-power-manager-gh-actions.tar.bz2
mate-power-manager-gh-actions.tar.xz
try xfvb to run tests with virtual displaygh-actions
Diffstat (limited to '.github/workflows/fedora.sh')
-rwxr-xr-x.github/workflows/fedora.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/fedora.sh b/.github/workflows/fedora.sh
index b71a495..32893cf 100755
--- a/.github/workflows/fedora.sh
+++ b/.github/workflows/fedora.sh
@@ -40,6 +40,7 @@ requires+=(
iso-codes-devel
gobject-introspection-devel
dconf-devel
+ xorg-x11-server-Xvfb
)
infobegin "Update system"