Skip to content

Commit bcc32e1

Browse files
authored
Modify job name
1 parent 72549e0 commit bcc32e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vi-analyzer-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Pull Docker Image from Docker Hub
2626
run: docker pull docker.io/shivacode02/labview_linux:2025q3_beta
2727

28-
- name: Run VI Analyzer Tests
28+
- name: Run LabVIEWCLI Operations
2929
run: |
3030
docker run --rm \
3131
-v "${{ github.workspace }}:/workspace" \

0 commit comments

Comments
 (0)