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 7b582b4 commit e8c8c64Copy full SHA for e8c8c64
.github/workflows/test_containers_singularity.yml
@@ -34,6 +34,7 @@ jobs:
34
test-images:
35
name: Test on (${{ matrix.os }})
36
runs-on: ${{ matrix.os }}
37
+ needs: docker-build-images
38
strategy:
39
fail-fast: false
40
matrix:
0 commit comments