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