mirror of
https://github.com/rust-lang/rustlings.git
synced 2024-11-08 09:09:17 +01:00
Require solutions
This commit is contained in:
parent
2f60f4d9ea
commit
30d5b7db92
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -40,4 +40,4 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: swatinem/rust-cache@v2
|
||||
- name: Run rustlings dev check
|
||||
run: cargo run -- dev check
|
||||
run: cargo run -- dev check --require-solutions
|
||||
|
Loading…
Reference in New Issue
Block a user