Skip to content

Commit 9b094ee

Browse files
authored
Update ci.yml
1 parent e457bc9 commit 9b094ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- run: ./ci/htcondor/start-htcondor.sh
6262
working-directory: ci/htcondor
6363
- 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
64+
working-directory: ci/htcondor
6565
- uses: julia-actions/julia-runtest@v1
6666
# - run: find . -type f -name '*.cov'
6767
# - run: find . -type f -name '*.c ov' -exec cat {} \;

0 commit comments

Comments
 (0)