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 b9e0f22 commit 7df5655
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ 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
-name:Run a batch file to run TestComplete test via TestExecute
working-directory:C:\TestRunner
run:./GitHub_Batch.bat

0 comments on commit 7df5655

Please sign in to comment.