diff --git a/.github/workflows/test-example-notebooks.yaml b/.github/workflows/test-example-notebooks.yaml index 2619d9c6ed..7c70b0fed0 100644 --- a/.github/workflows/test-example-notebooks.yaml +++ b/.github/workflows/test-example-notebooks.yaml @@ -27,4 +27,6 @@ jobs: python-version: ${{ matrix.python-version }} notebook-input: ./examples/pytorch/image-classification/create-pytorchjob.ipynb notebook-output: ./examples/pytorch/image-classification/create-pytorchjob-output.ipynb - papermill-args-yaml: "namespace: default" + papermill-args-yaml: " + namespace: default + "