Skip to content

Commit 03b4957

Browse files
authored
Fix trivial ci command duplication
1 parent 1fd6e90 commit 03b4957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
with:
2121
workdir: ci
2222
verb: call
23-
args: -s test --interlink-version 0.5.2 --src ../ --plugin-config ./manifests/plugin-config.yaml --manifests ./manifests
2423
args: -s test --interlink-version latest --src ./ --plugin-config ./ci/manifests/plugin-config.yaml --manifests ./ci/manifests
2524
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
2625
version: "0.19.1"

0 commit comments

Comments
 (0)