Skip to content

Commit bbc1b3d

Browse files
committed
Debug
1 parent e17ccc0 commit bbc1b3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/python-environment/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ runs:
5757
"$PYTHON_BINARY" --version
5858
PYTHON_PATH="$(which $PYTHON_BINARY)"
5959
poetry env use "$PYTHON_BINARY"
60+
poetry env info
6061
poetry run python --version
6162
env:
6263
PYTHON_BINARY: "python${{ inputs.python-version }}"

0 commit comments

Comments
 (0)