Skip to content

Commit bd85a0b

Browse files
committed
Remove tempdirs in run_ci_tests.sh
Signed-off-by: Jiahao XU <[email protected]>
1 parent 75f3139 commit bd85a0b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run_ci_tests.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ cargo test \
4141
--all-features \
4242
--no-fail-fast \
4343
-- --test-threads=3 # Use test-threads=3 so that the output is readable
44+
45+
rm -r .ssh-connection*

0 commit comments

Comments
 (0)