Skip to content

Commit

Permalink
Update runner-reference-python.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deric4 authored Jul 15, 2023
1 parent 6b0c670 commit 90f8df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runner-reference-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
echo ""
echo "/usr/local/bin/python --version --version"
/usr/local/bin/python --version --version 2>&1
/usr/local/bin/python --version --version 2>&1 || true
shell: bash -el {0}

- name: generate job summaries in markdown (this is gross)
Expand Down

0 comments on commit 90f8df4

Please sign in to comment.