Change step name

This commit is contained in:
David Boreham 2023-04-06 13:36:58 -06:00
parent 2e2927f788
commit 4f137915bb

View File

@ -17,7 +17,7 @@ jobs:
uses: cerc-io/setup-python@v4
with:
python-version: '3.8'
- name: "Check Python version"
- name: "Print Python version"
run: python3 --version
- name: "Install shiv"
run: pip install shiv