Skip to content

Commit

Permalink
include python version again
Browse files Browse the repository at this point in the history
  • Loading branch information
tedil committed Dec 11, 2024
1 parent 84eac13 commit 6c563b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/conda-cache/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:
uses: conda-incubator/setup-miniconda@v3
with:
activate-environment: ci_test_conda
python-version: ${{ inputs.python-version }}

- name: Cache conda
uses: actions/cache@v3
Expand Down

0 comments on commit 6c563b9

Please sign in to comment.