Skip to content

Commit

Permalink
add example test file to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Aug 28, 2024
1 parent e55ca2e commit d03b810
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -16,7 +16,7 @@ jobs:
key: ${{secrets.TESTDRIVER_API_KEY}}
with:
prompt: |
1. /run /Users/ec2-user/actions-runner/_work/testdriver/testdriver/.testdriver/test.yml
1. /run /Users/ec2-user/actions-runner/_work/testdriver/testdriver/testdriver/test.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FORCE_COLOR: "3"
Empty file.

0 comments on commit d03b810

Please sign in to comment.