Skip to content

Commit

Permalink
set python version
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed Sep 17, 2024
1 parent 6cf13d1 commit 49119b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-test-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:
with:
miniforge-version: latest
activate-environment: bokeh-fastapi-test
python-version: ${{ inputs.python-version }}

- shell: bash -el {0}
run: |
Expand Down

0 comments on commit 49119b3

Please sign in to comment.