Wrong rust-toolchain action
Some checks failed
Format code / Format the kernel (push) Failing after 1m56s
Some checks failed
Format code / Format the kernel (push) Failing after 1m56s
This commit is contained in:
parent
8066158f35
commit
6e9a8f9dfd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- uses: msrd0/rust-toolchain@nightly
|
||||
- run: |
|
||||
cd kernel
|
||||
./format
|
||||
|
|
Loading…
Add table
Reference in a new issue