mirror of https://github.com/telemt/telemt.git
Update release.yml
This commit is contained in:
parent
24594e648e
commit
63aa1038c0
|
|
@ -102,7 +102,7 @@ jobs:
|
||||||
|
|
||||||
- name: Clippy
|
- name: Clippy
|
||||||
shell: bash
|
shell: bash
|
||||||
run: cargo clippy --workspace --all-targets --locked -- -D warnings
|
run: cargo clippy --workspace --lib --bins --locked -- -D warnings
|
||||||
|
|
||||||
- name: Tests
|
- name: Tests
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue