We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 112a322 commit 37c48d4Copy full SHA for 37c48d4
.github/workflows/build.yml
@@ -124,4 +124,5 @@ jobs:
124
steps:
125
- uses: actions/checkout@v2
126
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
127
+ - run: pip install -e .
128
- uses: jupyterlab/maintainer-tools/.github/actions/pre-commit@v1
0 commit comments