Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Feb 16, 2025
1 parent d78d294 commit 9c5911c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- run: docker compose version
- run: docker compose pull
working-directory: ci/htcondor
- run: ./ci/htcondor/start-htcondor.sh
- run: ./start-htcondor.sh
working-directory: ci/htcondor
- 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"
working-directory: ci/htcondor
Expand Down

0 comments on commit 9c5911c

Please sign in to comment.