Skip to content

Commit a2995b5

Browse files
committed
envenv2
1 parent 52e799e commit a2995b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/runpipe.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run the actual runguard tests
3838
working-directory: judge/runguard_test
3939
env:
40-
judgehost_tmpdir=/tmp
41-
judgehost_judgedir=/tmp
40+
judgehost_tmpdir: /tmp
41+
judgehost_judgedir: /tmp
4242
run: make test
4343

0 commit comments

Comments
 (0)