diff --git a/.github/workflows/make_bundle_conda.yml b/.github/workflows/make_bundle_conda.yml index 17aa5040..75b09298 100644 --- a/.github/workflows/make_bundle_conda.yml +++ b/.github/workflows/make_bundle_conda.yml @@ -307,7 +307,7 @@ jobs: working-directory: napari-source run: | python -m pip install -e . --no-deps - + - name: Overwrite constructor (temporary!) # REMOVE BEFORE MERGE shell: bash -el {0} working-directory: napari-source