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 cca6214 commit c9692d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +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

0 comments on commit c9692d3

Please sign in to comment.