Skip to content

Merge branch 'main' of https://github.com/Stirling-Tools/Stirling-PDF #1

Merge branch 'main' of https://github.com/Stirling-Tools/Stirling-PDF

Merge branch 'main' of https://github.com/Stirling-Tools/Stirling-PDF #1

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/action@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'

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.TESTDRIVER_API_KEY}}
with:
prompt: |
1. /run /Users/ec2-user/actions-runner/_work/testdriver/testdriver/testdriver/test.yml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FORCE_COLOR: "3"