From ba6fff117588f6ffc55baa27ca32322226f17cc6 Mon Sep 17 00:00:00 2001 From: shivaCode-2 <141118860+shivaCode-2@users.noreply.github.com> Date: Thu, 17 Jul 2025 08:19:42 +0530 Subject: [PATCH] Update runlabview.sh --- examples/integration-into-cicd/runlabview.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/integration-into-cicd/runlabview.sh b/examples/integration-into-cicd/runlabview.sh index 8111d07..0372404 100644 --- a/examples/integration-into-cicd/runlabview.sh +++ b/examples/integration-into-cicd/runlabview.sh @@ -1,4 +1,5 @@ #!/bin/bash +# Dummy Change to trigger action CONFIG_FILE='/workspace/examples/integration-into-cicd/Test-VIs/viaPassCase.viancfg' LABVIEW_PATH='/usr/local/natinst/LabVIEW-2025-64/labviewprofull' REPORT_PATH='/usr/local/natinst/ContainerExamples/Results.txt'