Skip to content

Commit 52e799e

Browse files
committed
envenv
1 parent 76c3a7a commit 52e799e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/runpipe.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,8 @@ jobs:
3636
run: sudo addgroup domjudge-run-0 && sudo usermod -g domjudge-run-0 domjudge-run-0
3737
- name: Run the actual runguard tests
3838
working-directory: judge/runguard_test
39+
env:
40+
judgehost_tmpdir=/tmp
41+
judgehost_judgedir=/tmp
3942
run: make test
4043

0 commit comments

Comments
 (0)