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 d04f4ea commit 72f8813Copy full SHA for 72f8813
.github/workflows/test.yml
@@ -33,7 +33,7 @@ jobs:
33
python-version: "3.8"
34
steps:
35
- uses: actions/checkout@v2
36
- - with: jupyterlab/maintainer-tools/.github/actions/base-action@v1
+ - uses: jupyterlab/maintainer-tools/.github/actions/base-action@v1
37
- name: Install dependencies
38
run: |
39
pip install -e ".[test]"
0 commit comments