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