Skip to content

Create integration-tests.yml for testing #1

Create integration-tests.yml for testing

Create integration-tests.yml for testing #1

name: Run Agentex Integration Tests

Check failure on line 1 in .github/workflows/integration-tests.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/integration-tests.yml

Invalid workflow file

(Line: 1, Col: 1): Required property is missing: jobs
on:
workflow_dispatch:
inputs:
commit-sha:
description: "Commit SHA to test against"
required: true
type: string