We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd6e90 commit 03b4957Copy full SHA for 03b4957
.github/workflows/ci.yaml
@@ -20,7 +20,6 @@ jobs:
20
with:
21
workdir: ci
22
verb: call
23
- args: -s test --interlink-version 0.5.2 --src ../ --plugin-config ./manifests/plugin-config.yaml --manifests ./manifests
24
args: -s test --interlink-version latest --src ./ --plugin-config ./ci/manifests/plugin-config.yaml --manifests ./ci/manifests
25
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
26
version: "0.19.1"
0 commit comments