Skip to content

Commit

Permalink
Print the python version
Browse files Browse the repository at this point in the history
  • Loading branch information
kitallis authored Nov 7, 2024
1 parent c7e1bb3 commit 58cc98c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ outputs:
runs:
using: "composite"
steps:

- name: print
shell: bash
run: python --version

- name: setup-python
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit 58cc98c

Please sign in to comment.