Skip to content

Updates

Updates #24

Workflow file for this run

name: Run tests
on:
push:
branches: ["*"]
workflow_dispatch:
jobs:
test-convertanything:
uses: ./.github/workflows/test-with-ezlocalai.yml

Check failure on line 10 in .github/workflows/run-tests.yml

View workflow run for this annotation

GitHub Actions / Run tests

Invalid workflow file

The workflow is not valid. .github/workflows/run-tests.yml (Line: 10, Col: 11): Input notebook is required, but not provided while calling.
with:
image: joshxt/ezlocalai:main
additional-python-dependencies: pydantic
clone-repo: true