We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071f569 commit 52b2554Copy full SHA for 52b2554
1 file changed
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
timeout-minutes: 120
39
env:
40
# TODO: un-comment this
41
- CARGO_TARGET_DIR: ${{ github.workspace }}/target
+ #CARGO_TARGET_DIR: ${{ github.workspace }}/target
42
# Note: clear_database and replication only work in private
43
SMOKETEST_ARGS: ${{ matrix.smoketest_args }} -x clear_database -x replication -x teams
44
RUST_LOG: debug
0 commit comments