1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-27 09:07:44 +00:00

Enable sparse registry protocol in CI (#54)

This commit is contained in:
DQ 2023-04-19 20:08:03 +02:00 committed by GitHub
parent b4d07fbf65
commit 64e94d7d30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ env:
RUST_LOG: info RUST_LOG: info
RUST_BACKTRACE: 1 RUST_BACKTRACE: 1
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
jobs: jobs:
test: test: