Skip to content

Commit 49119b3

Browse files
committed
set python version
1 parent 6cf13d1 commit 49119b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-test-env/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ runs:
2323
with:
2424
miniforge-version: latest
2525
activate-environment: bokeh-fastapi-test
26+
python-version: ${{ inputs.python-version }}
2627

2728
- shell: bash -el {0}
2829
run: |

0 commit comments

Comments
 (0)