Skip to content

Commit ee4fe82

Browse files
committed
ci: stop passing ci-repository to kmod-ci
The CI has deprecated ci-repository and ci-ref since those can be inferred from the "uses:" tag. Remove the deprecated input from the workflow. Signed-off-by: Ralf Lici <ralf@mandelbit.com>
1 parent e2b44eb commit ee4fe82

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/vng-selftests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ jobs:
1313
vng-selftests:
1414
uses: mandelbitdev/kmod-ci/.github/workflows/out-of-tree-vng.yml@main
1515
with:
16-
ci-repository: mandelbitdev/kmod-ci
1716
cache-prefix: ovpn-backports
1817
guest-script: ci/run-selftests.sh
1918
prepare-command: ./backports-ctl.sh get-ovpn -t

0 commit comments

Comments
 (0)