Skip to content

Commit dc1ac35

Browse files
committed
chore: remove debug info
1 parent 35b142d commit dc1ac35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust_ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121
CARGO_TERM_COLOR: always
2222
CLOUD_VERSION: latest-amd64
2323
RUST_TOOLCHAIN: "1.92.0"
24+
CARGO_PROFILE_TEST_DEBUG: "0"
2425

2526
concurrency:
2627
group: ${{ github.workflow }}-${{ github.event.client_payload.pr_number || github.event.inputs.pr_number || github.ref }}

0 commit comments

Comments
 (0)