Skip to content

Commit 69eb35d

Browse files
committed
. e added a pkill -f labview
1 parent de87e23 commit 69eb35d

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 labview || true
6465
apt-get install -y lsof
6566
for i in {1..10}; do
6667
echo "Attempt $i: launching LabVIEW..."

0 commit comments

Comments
 (0)