Skip to content

Commit

Permalink
Check maxime hypothesis
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Dec 6, 2022
1 parent 86ae6b4 commit 5f14745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
conda config --env --append channels pyviz/label/dev --append channels conda-forge
conda config --env --remove channels defaults
conda install python=${{ inputs.python-version }} pyctdev
echo $(python --version | tr ' [:upper:]' '=[:lower:]') > $CONDA_PREFIX/conda-meta/pinned
# echo $(python --version | tr ' [:upper:]' '=[:lower:]') > $CONDA_PREFIX/conda-meta/pinned
- name: doit develop_install
run: |
conda activate test-environment
Expand Down

0 comments on commit 5f14745

Please sign in to comment.