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 dc1e49b commit 6255e19
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 @@ -8,7 +8,7 @@ on:
jobs:
Sanity:
runs-on: SB-MA-JBMVBY3
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 6255e19

Please sign in to comment.