Skip to content

Commit 30d5b7d

Browse files
committed
Require solutions
1 parent 2f60f4d commit 30d5b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- uses: actions/checkout@v4
4141
- uses: swatinem/rust-cache@v2
4242
- name: Run rustlings dev check
43-
run: cargo run -- dev check
43+
run: cargo run -- dev check --require-solutions

0 commit comments

Comments
 (0)