File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 with :
2222 components : clippy
2323 - name : Run sccache
24- uses : mozilla-actions/sccache-action@v0.0.7
24+ uses : mozilla-actions/sccache-action@v0.0.9
25+ continue-on-error : true
2526 - name : Check formatting
2627 run : cargo fmt --check
2728
Original file line number Diff line number Diff line change 2020 - name : Install Rust
2121 uses : dtolnay/rust-toolchain@stable
2222 - name : Run sccache
23- uses : mozilla-actions/sccache-action@v0.0.7
23+ uses : mozilla-actions/sccache-action@v0.0.9
24+ continue-on-error : true
2425 - name : Run tests
2526 env :
2627 RUSTC_WRAPPER : sccache
6869 with :
6970 toolchain : stable
7071 - name : Run sccache
71- uses : mozilla-actions/sccache-action@v0.0.7
72+ uses : mozilla-actions/sccache-action@v0.0.9
73+ continue-on-error : true
7274 - name : Upload binaries to release
7375 uses : taiki-e/upload-rust-binary-action@v1
7476 with :
You can’t perform that action at this time.
0 commit comments