mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-10 06:14:13 +00:00
Remove extra spacing from CI config
This commit is contained in:
parent
5e8c558e88
commit
0524a09fbb
1 changed files with 0 additions and 2 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -46,5 +46,3 @@ jobs:
|
||||||
with:
|
with:
|
||||||
path: results/*.yaml
|
path: results/*.yaml
|
||||||
key: results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-${{ github.run_id }}-${{ github.run_attempt }}
|
key: results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-${{ github.run_id }}-${{ github.run_attempt }}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue