Compare commits
1 commit
cfe9699997
...
3bd50ddb30
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3bd50ddb30 |
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -32,4 +32,4 @@ jobs:
|
||||||
run: cargo clippy --all-targets --all-features
|
run: cargo clippy --all-targets --all-features
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: cargo build --release
|
run: cargo build --release --verbose
|
||||||
|
|
Loading…
Reference in a new issue