Skip to content

Commit cb301fc

Browse files
author
Yehudit Kerido
committed
sdk tests with papermill
Signed-off-by: Yehudit Kerido <[email protected]>
1 parent 5d136c5 commit cb301fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/v1beta1/scripts/gh-actions/run-notebook.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ set -o pipefail
2323
NOTEBOOK_INPUT=""
2424
NOTEBOOK_OUTPUT="-" # outputs to console
2525
NAMESPACE="default"
26-
KATIB_PYTHON_SDK="./sdk/python"
26+
KATIB_PYTHON_SDK="./sdk/python/v1beta1"
2727

2828
usage() {
2929
echo "Usage: $0 -i <input_notebook> -o <output_notebook> [-p \"<param> <value>\"...] [-y <params.yaml>]"

0 commit comments

Comments
 (0)