Skip to content

Commit 9f87d51

Browse files
authored
Merge branch 'main' into fix-docs
2 parents 62bfcb5 + 2cf991c commit 9f87d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/downstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
uses: jupyterlab/maintainer-tools/.github/actions/downstream-test@v1
7070
with:
7171
package_name: ipyparallel
72-
package_spec: '-e ".[test]"'
72+
package_spec: ".[test]"
7373

7474
jupyter_kernel_test:
7575
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)