Skip to content

Commit

Permalink
use main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
nevstop committed Feb 3, 2024
1 parent 3fe146b commit 23db585
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/LabVIEW Project Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
shell: powershell

- name: Run lvCICD Test cases with VITester
uses: NEVSTOP-LAB/lvCICD@improvement-20140103
uses: NEVSTOP-LAB/lvCICD@main
with:
Operation: StartVITester
Parameter1: ${{ github.workspace }}\LabVIEW-Adapter\CICD-LabVIEW-Adapter.lvproj
2 changes: 1 addition & 1 deletion .github/workflows/Test Build Envrionment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: TestEnvironment
id: lvEcho
uses: NEVSTOP-LAB/lvCICD@improvement-20140103
uses: NEVSTOP-LAB/lvCICD@main
with:
Operation: lvEcho
Parameter1: "line1"
Expand Down

0 comments on commit 23db585

Please sign in to comment.