Skip to content

Commit df9505a

Browse files
committed
test
1 parent 87c9cca commit df9505a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/switch-context/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ runs:
2424
scripts/dev/switch_context.sh ${{inputs.context-name}}
2525
echo "Finished initializing to the ${{inputs.context-name}}"
2626
source .generated/context.export.env
27+
echo $PYTHON_VERSION
2728
echo "python-version=$(echo $PYTHON_VERSION)" >> $GITHUB_OUTPUT
2829
echo "initial-commit-sha=$(echo $INITIAL_COMMIT_SHA)" >> $GITHUB_OUTPUT
2930
echo "initial-version=$(echo $INITIAL_VERSION)" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)