mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-28 05:21:39 +00:00
use cache in no_std
This commit is contained in:
parent
88e491569a
commit
85abd0120e
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -79,6 +79,7 @@ jobs:
|
||||
toolchain: stable
|
||||
target: thumbv6m-none-eabi
|
||||
override: true
|
||||
- uses: Swatinem/rust-cache@v1
|
||||
|
||||
- name: Build no_std lib
|
||||
run: cargo build --target thumbv6m-none-eabi --color=always
|
||||
|
Loading…
x
Reference in New Issue
Block a user