diff --git a/.github/workflows/test-example-notebooks.yaml b/.github/workflows/test-example-notebooks.yaml index 22bed147c9..91bbce939c 100644 --- a/.github/workflows/test-example-notebooks.yaml +++ b/.github/workflows/test-example-notebooks.yaml @@ -29,5 +29,5 @@ jobs: ./scripts/run-notebook.sh \ -i ./examples/pytorch/image-classification/create-pytorchjob.ipynb \ -o ./examples/pytorch/image-classification/create-pytorchjob-output.ipynb \ - -p "namespace default" + -p "namespace default" \ -k ./sdk/python