diff --git a/.github/workflows/test-with-ezlocalai.yml b/.github/workflows/test-with-ezlocalai.yml index d65c4ee..6a41656 100644 --- a/.github/workflows/test-with-ezlocalai.yml +++ b/.github/workflows/test-with-ezlocalai.yml @@ -6,7 +6,7 @@ on: type: string required: true description: file to run (ending in .ipynb), can be directory to batch run (without trailing slash) - default: "tests.ipynb" + default: tests.ipynb image: type: string required: true