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:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -21,4 +21,4 @@ jobs:
|
||||
- name: Check
|
||||
run: cargo check --release
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
run: cargo test --release --verbose
|
||||
|
||||
Reference in New Issue
Block a user