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 dbd81fd commit f09d5e7Copy full SHA for f09d5e7
.github/workflows/test_containers_singularity.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
name: docker-artifact
31
path: output/docker_images
32
- retention_days: 1
+ retention-days: 1
33
34
test-images:
35
name: Test on (${{ matrix.os }})
0 commit comments