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
0b6daa6e3f
commit
33ba53468e
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
run: cargo install --force --path . --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
- name: Run rustlings
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user