Cache cargo test on CI

pull/54/head
Takashi Kokubun 2 years ago
parent 63863d0b79
commit 64a4d34ae9
No known key found for this signature in database
GPG Key ID: 6FFC433B12EE23DD

@ -57,6 +57,7 @@ jobs:
profile: minimal
toolchain: stable
override: true
- uses: Swatinem/rust-cache@v1
- run: cargo test
publish:

Loading…
Cancel
Save