archive
/
md-pdf-rs
Archived
1
Fork 0

Also cache target

This commit is contained in:
Jake Howard 2017-08-15 23:21:06 +01:00
parent 4a133fc8a8
commit 76e503c60e
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ jobs:
key: cargo-{{ checksum "Cargo.lock" }}
paths:
- ~/.cargo
- target/
- run: cargo test
- run: cargo test --release