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 e457bc9 commit 9b094eeCopy full SHA for 9b094ee
1 file changed
.github/workflows/ci.yml
@@ -61,7 +61,7 @@ jobs:
61
- run: ./ci/htcondor/start-htcondor.sh
62
working-directory: ci/htcondor
63
- run: docker compose exec -T --user submituser submit /bin/bash -c "set -euf -o pipefail; set -x; which -a condor_submit; condor_submit --version; condor_submit --help"
64
- - working-directory: ci/htcondor
+ working-directory: ci/htcondor
65
- uses: julia-actions/julia-runtest@v1
66
# - run: find . -type f -name '*.cov'
67
# - run: find . -type f -name '*.c ov' -exec cat {} \;
0 commit comments