Skip to content

Commit

Permalink
TMP: echo python version installed
Browse files Browse the repository at this point in the history
  • Loading branch information
csernazs committed Jul 11, 2024
1 parent 0117dd0 commit c965586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ runs:
- name: Bootstrap environment
shell: bash
run: |
echo '${{ steps.setup_python.outputs.python-version }}'
make dev EXTRAS=${{ inputs.type }}

0 comments on commit c965586

Please sign in to comment.