mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 14:01:17 -07:00
--lib tests
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --no-default-features --features github-actions --features with-containers --no-fail-fast
|
||||
args: --lib --no-default-features --features github-actions --features with-containers --no-fail-fast
|
||||
- name: Format
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Clippy
|
||||
|
||||
Reference in New Issue
Block a user