Skip to content

Commit 52b2554

Browse files
committed
[bfops/parallel-smoketests]: un-share target dir
1 parent 071f569 commit 52b2554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
timeout-minutes: 120
3939
env:
4040
# TODO: un-comment this
41-
CARGO_TARGET_DIR: ${{ github.workspace }}/target
41+
#CARGO_TARGET_DIR: ${{ github.workspace }}/target
4242
# Note: clear_database and replication only work in private
4343
SMOKETEST_ARGS: ${{ matrix.smoketest_args }} -x clear_database -x replication -x teams
4444
RUST_LOG: debug

0 commit comments

Comments
 (0)