Skip to content

Commit

Permalink
Update BasicWorkflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-M-Johnson authored Sep 23, 2024
1 parent 599bd18 commit cbf7ba0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/BasicWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
runs-on: self-hosted
steps:
- name:"Run a batch file to trigger TestComplete Tests using TestExecute"
working-directory: C:\TestRunner
run: GitHub_Batch.bat
- working-directory: C:\TestRunner
- run: GitHub_Batch.bat

0 comments on commit cbf7ba0

Please sign in to comment.