Skip to content

Commit

Permalink
Test: Remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
MounikaBattu17 committed May 17, 2024
1 parent 8bacea8 commit 697c700
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/run_g_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,4 @@ jobs:
run:
wmic process where name="LabVIEW.exe" call terminate
shell: cmd
if: always()

- name: Get contents of log file
run: |
Get-Content "C:\time.txt"
if: always()

0 comments on commit 697c700

Please sign in to comment.