chore: sparse protocol is now on by default!

This commit is contained in:
Weihang Lo 2023-06-01 21:55:49 +01:00
parent fa7cc198aa
commit 423eb4e6f1
No known key found for this signature in database
GPG Key ID: D7DBF189825E82E7

View File

@ -12,9 +12,6 @@ defaults:
permissions:
contents: read
env:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
jobs:
# Check Code style quickly by running `rustfmt` over all code
rustfmt: