Skip to content

chore: simplify tox configuration #7

chore: simplify tox configuration

chore: simplify tox configuration #7

Workflow file for this run

name: Push Main
on:
push:
branches:
- main
paths-ignore:
- README.md
jobs:
run-tests:
uses: gptscript-ai/py-gptscript/.github/workflows/run_tests.yaml@main
with:
git_ref: ''
secrets:
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}