We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b97f2 commit 0c60cf9Copy full SHA for 0c60cf9
1 file changed
.github/workflows/test_and_build_docker.yml
@@ -61,6 +61,7 @@ jobs:
61
labview64 &
62
echo "Waiting for LabVIEW to initialize..."
63
sleep 60
64
+ pkill labview
65
- name: Build Package
66
shell: bash
67
run: |
0 commit comments