Skip to content

Commit

Permalink
change path to windows path
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Aug 29, 2024
1 parent d970ec3 commit d6b0abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
version: v4.0.10
key: ${{secrets.TESTDRIVER_API_KEY}}
prompt: |
1. /run testdriver/test.yml
1. /run testdriver\test.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FORCE_COLOR: "3"

0 comments on commit d6b0abb

Please sign in to comment.