Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dciangot authored Oct 14, 2024
1 parent fba04ab commit b982770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
workdir: ci
verb: call
args: -s test --interlink-version 0.3.1 --src ../ --plugin-config ../examples/config/SlurmConfig.yaml
args: -s test --interlink-version 0.3.1 --src ../ --plugin-config ../examples/config/SlurmConfig.yaml --manifests ./manifests
cloud-token: ${{ secrets.DAGGER_CLOUD_TOKEN }}
version: "0.13.0"
version: "0.13.3"

0 comments on commit b982770

Please sign in to comment.