Skip to content

Update testdriver.yml #3

Update testdriver.yml

Update testdriver.yml #3

Workflow file for this run

name: TestDriver.ai
on:
push:
branches: ["main"]
pull_request:
workflow_dispatch:
jobs:
test:
name: "TestDriver"
runs-on: ubuntu-latest
steps:
- uses: testdriverai/agent@main
version: v4.0.0

Check failure on line 15 in .github/workflows/testdriver.yml

View workflow run for this annotation

GitHub Actions / TestDriver.ai

Invalid workflow file

The workflow is not valid. .github/workflows/testdriver.yml (Line: 15, Col: 9): Unexpected value 'version' .github/workflows/testdriver.yml (Line: 16, Col: 9): Unexpected value 'key'
key: ${{secrets.DASHCAM_API}}
with:
prompt: |
1. /run /Users/ec2-user/actions-runner/_work/testdriver/testdriver/.testdriver/test.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FORCE_COLOR: "3"