mirror of
https://github.com/telemt/telemt.git
synced 2026-06-19 02:00:08 +07:00
Merge branch 'main' into flow
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user