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 18, 2024
1 parent 32d75b1 commit f6c2e9f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
build:
runs-on: self-hosted
steps:
-name:Run a batch file to run TestComplete test via TestExecute
working-directory:C:\TestRunner
run:./GitHub_Batch.bat
steps:
-name:Run a batch file to run TestComplete test via TestExecute
working-directory:C:\TestRunner
run:./GitHub_Batch.bat

0 comments on commit f6c2e9f

Please sign in to comment.