mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
Update rust.yml
This commit is contained in:
parent
45c4c97226
commit
a5cfabb9ca
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -21,4 +21,4 @@ jobs:
|
|||||||
- name: Check
|
- name: Check
|
||||||
run: cargo check --release
|
run: cargo check --release
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: cargo test --verbose
|
run: cargo test --release --verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user