sparse registry has been stable for a bit now

This commit is contained in:
Ralf Jung 2023-07-26 09:10:50 +02:00
parent 58cb4849d3
commit b452f50317

View File

@ -12,9 +12,6 @@ on:
schedule:
- cron: '11 5 * * *' # At 5:11 UTC every day.
env:
CARGO_UNSTABLE_SPARSE_REGISTRY: 'true'
defaults:
run:
shell: bash