mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 16:17:59 +00:00
Ignore pkill outcome
This commit is contained in:
@@ -113,5 +113,5 @@ jobs:
|
||||
|
||||
- name: Stop our local nodes
|
||||
run: |
|
||||
pkill $BIN_REF
|
||||
pkill $BIN_BASE
|
||||
pkill $BIN_REF || true
|
||||
pkill $BIN_BASE || true
|
||||
|
||||
Reference in New Issue
Block a user