parent
4dc5a8ed14
commit
619f6cba52
4
.github/workflows/build_and_test.yml
vendored
4
.github/workflows/build_and_test.yml
vendored
@ -216,7 +216,9 @@ jobs:
|
|||||||
MAIN_LLVM_VERSION: 20
|
MAIN_LLVM_VERSION: 20
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: ./.github/workflows/ubuntu-prepare
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
|
with:
|
||||||
|
components: rustfmt
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
with: { shared-key: "ubuntu" }
|
with: { shared-key: "ubuntu" }
|
||||||
- name: Installing black
|
- name: Installing black
|
||||||
|
Loading…
x
Reference in New Issue
Block a user