Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-M-Johnson authored Sep 20, 2024
1 parent 6af9371 commit 3e579d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ jobs:
runs-on:self-hosted
steps:
- name: run a batch file to trigger testcomplete tests via testexecute
working-directory: c:\testrunner
run: ./GitHub_Batch.bat
- working-directory: c:\testrunner
- run: ./GitHub_Batch.bat

0 comments on commit 3e579d5

Please sign in to comment.