From 4c702bc38c665fdffbaefb913dae360dacedb11d Mon Sep 17 00:00:00 2001 From: Josh XT Date: Tue, 7 May 2024 03:05:40 -0400 Subject: [PATCH] Updates --- .github/workflows/test-with-ezlocalai.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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