mirror of https://github.com/telemt/telemt.git
Merge branch 'main' into flow
This commit is contained in:
commit
165a1ede57
|
|
@ -102,7 +102,7 @@ jobs:
|
|||
|
||||
- name: Clippy
|
||||
shell: bash
|
||||
run: cargo clippy --workspace --all-targets --locked -- -D warnings
|
||||
run: cargo clippy --workspace --lib --bins --locked -- -D warnings
|
||||
|
||||
- name: Tests
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Reference in New Issue