patch for ci failure.
This commit is contained in:
@@ -16,4 +16,6 @@ jobs:
|
||||
- name: Clippy
|
||||
run: cargo clippy --all-targets --all-features -D warnings
|
||||
- name: Build
|
||||
run: cargo build --release --workspace
|
||||
run: cargo build --release --workspace
|
||||
- name: Smoke test (client --help)
|
||||
run: cargo run -p socktop -- --help
|
||||
|
||||
Reference in New Issue
Block a user