mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
add rust-cache
to Check job
This commit is contained in:
parent
4921367adc
commit
b54d0fd4e6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Cargo check
|
||||
run: cargo check
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue