Skip to content

Commit 71829dc

Browse files
committed
mkosi: disable slow tests
Workaround for systemd/systemd#34471
1 parent 3471f60 commit 71829dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkosi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
tee mkosi.conf.d/99-ci.conf <<- EOF
8888
[Content]
8989
Environment=CI_BUILD=1
90-
SLOW_TESTS=true
90+
SLOW_TESTS=false
9191
9292
[Host]
9393
KernelCommandLineExtra=systemd.unit=mkosi-check-and-shutdown.service

0 commit comments

Comments
 (0)