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 a78537d commit 454204f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BasicWorkflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
# Basic job to execute a simple batch routine that runs tests via testexecute
jobs:
build:
runs-on: self-hosted
runs-on: self-hosted
steps:
- name:Run a batch file to trigger TestComplete Tests
working-directory: C:\TestRunner
Expand Down

0 comments on commit 454204f

Please sign in to comment.