Skip to content

Commit 9c5911c

Browse files
authored
Update ci.yml
1 parent d78d294 commit 9c5911c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- run: docker compose version
5959
- run: docker compose pull
6060
working-directory: ci/htcondor
61-
- run: ./ci/htcondor/start-htcondor.sh
61+
- run: ./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"
6464
working-directory: ci/htcondor

0 commit comments

Comments
 (0)