Skip to content

Commit 4ed7d59

Browse files
committed
print the env (to debug)
1 parent 63734e8 commit 4ed7d59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ runs:
3030
POLICY_PATH: ${{ inputs.policy-path }}
3131
ENVIRONMENT_PATHS: ${{ inputs.environment-paths }}
3232
run: |
33+
env
3334
python minimum_versions.py --policy="$POLICY_PATH" $ENVIRONMENT_PATHS

0 commit comments

Comments
 (0)