mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
ci/unit-tests: drop unnecessary RepositoryKeyFetch=yes for postmarketOS
It is enabled by default since
c4af878bcb
This commit is contained in:
committed by
Daan De Meyer
parent
59480bb7f0
commit
63ace603c7
5
.github/workflows/unit-tests.yml
vendored
5
.github/workflows/unit-tests.yml
vendored
@@ -83,11 +83,6 @@ jobs:
|
||||
ToolsTreeDistribution=postmarketos
|
||||
EOF
|
||||
|
||||
tee mkosi/mkosi.tools.conf/mkosi.local.conf <<EOF
|
||||
[Distribution]
|
||||
RepositoryKeyFetch=yes
|
||||
EOF
|
||||
|
||||
mkosi -f box -- true
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user