Skip to content

Commit 7217098

Browse files
committed
. e Added pkill g-cli
1 parent 92a4e4a commit 7217098

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_and_build_docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
- name: Launch LabVIEW and Verify VI Server
6262
shell: bash
6363
run: |
64+
pkill -f g-cli || true
6465
pkill -f labview || true
6566
apt-get install -y lsof
6667
for i in {1..10}; do

0 commit comments

Comments
 (0)