Use nightly fmt (#3254)

* fmt

* a
This commit is contained in:
Dongjia "toka" Zhang 2025-05-20 10:57:41 +02:00 committed by GitHub
parent 4dc5a8ed14
commit 619f6cba52
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -216,7 +216,9 @@ jobs:
MAIN_LLVM_VERSION: 20
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/ubuntu-prepare
- uses: dtolnay/rust-toolchain@stable
with:
components: rustfmt
- uses: Swatinem/rust-cache@v2
with: { shared-key: "ubuntu" }
- name: Installing black