mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2025-06-07 11:16:37 +00:00
Add missing required param to README
This commit is contained in:
parent
be73d7920c
commit
ce6d6a334a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
|
toolchain: stable
|
||||||
- run: cargo test --all-features
|
- run: cargo test --all-features
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue