Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jan 8, 2025
1 parent 377ac34 commit ac61bf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/job.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,8 @@ jobs:
uses: conda-incubator/setup-miniconda@v3
with:
mamba-version: "*"
channels: conda-forge,nodefaults
channel-priority: true

- name: Install minimal build deps
run: mamba install -n test -c conda-forge setuptools wheel 'jupyterlab${{ matrix.lab }}' 'nodejs${{ matrix.nodejs }}'
Expand Down

0 comments on commit ac61bf0

Please sign in to comment.