diff --git a/.github/workflows/test_changed_notebooks.yaml b/.github/workflows/test_changed_notebooks.yaml index 981cd369..058d3fce 100644 --- a/.github/workflows/test_changed_notebooks.yaml +++ b/.github/workflows/test_changed_notebooks.yaml @@ -12,8 +12,6 @@ jobs: steps: - uses: actions/checkout@v3 - with: - path: dea-notebooks # - name: Set up Python # uses: actions/setup-python@v4