Skip to content

Commit

Permalink
force activate constructor-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp committed Jul 11, 2023
1 parent 61f2569 commit 3e5233c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
flags: integration
- name: Test with conda-libmamba-solver
run: |
conda activate constructor-dev
conda install -yq conda-libmamba-solver
CONDA_SOLVER=libmamba CONDA_VERBOSITY=1 pytest -vv tests/test_examples.py -k noconda
- name: Check docs are up-to-date
Expand Down

0 comments on commit 3e5233c

Please sign in to comment.