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 3237bf8 commit b9aa1eaCopy full SHA for b9aa1ea
.github/workflows/job.lint.yml
@@ -37,7 +37,6 @@ jobs:
37
uses: conda-incubator/setup-miniconda@16930e6
38
with:
39
python-version: ${{ matrix.python }}
40
- channels: conda-forge, defaults
41
channel-priority: true
42
activate-environment: jupyterlab-lsp
43
environment-file: requirements/github-actions.yml
.github/workflows/job.test.yml
@@ -78,7 +78,6 @@ jobs:
78
79
80
81
82
83
auto-activate-base: true
84
0 commit comments