diff --git a/.github/workflows/test-pr.yaml b/.github/workflows/test-pr.yaml index f3e633c..f71fd6a 100644 --- a/.github/workflows/test-pr.yaml +++ b/.github/workflows/test-pr.yaml @@ -23,6 +23,9 @@ jobs: with: # BENCH-4080: Re-enable cirrocumulus test filters: | + custom-workbench-jupyter-template: + - './**/custom-workbench-jupyter-template/**' + - 'startupscript/**' jupyter-template: - './**/jupyter-template/**' - 'startupscript/**'