Skip to content

Commit d277070

Browse files
committed
stuff
1 parent ed0975b commit d277070

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
MATRIX_VERSION: ${{matrix.version}}
6464
- run: ./start-htcondor.sh
6565
working-directory: ci/htcondor
66+
- run: docker compose exec -T --user submituser submit condor_submit --help
67+
working-directory: ci/htcondor
6668
- run: docker compose exec -T --user submituser submit julia --version
6769
working-directory: ci/htcondor
6870
- uses: julia-actions/julia-runtest@v1

0 commit comments

Comments
 (0)