We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f60f4d commit 30d5b7dCopy full SHA for 30d5b7d
.github/workflows/rust.yml
@@ -40,4 +40,4 @@ jobs:
40
- uses: actions/checkout@v4
41
- uses: swatinem/rust-cache@v2
42
- name: Run rustlings dev check
43
- run: cargo run -- dev check
+ run: cargo run -- dev check --require-solutions
0 commit comments