Skip to content

Commit d0e986c

Browse files
VibhorCodecianGuptaVibhorCodecianGupta
authored andcommitted
swift
1 parent 0563ecf commit d0e986c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/swift/test_worker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docker run \
2222
--rm \
2323
--read-only \
2424
-v "$RUNBOX":/usr/src/runbox \
25-
# -v "$RUNBOX":/tmp \
25+
-v "$RUNBOX":/tmp \
2626
-w /usr/src/runbox codingblocks/judge-worker-swift \
2727
bash -c "/bin/compile.sh && /bin/run.sh"
2828

0 commit comments

Comments
 (0)