mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 13:19:18 +00:00
Update rust.yml
This commit is contained in:
parent
77fbda8ceb
commit
0b6daa6e3f
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -18,3 +18,5 @@ jobs:
|
|||||||
run: cargo build --verbose
|
run: cargo build --verbose
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose
|
run: cargo test --verbose
|
||||||
|
- name: Run rustlings
|
||||||
|
run: rustlings verify
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user