Change step name
This commit is contained in:
parent
2e2927f788
commit
4f137915bb
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: cerc-io/setup-python@v4
|
uses: cerc-io/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.8'
|
python-version: '3.8'
|
||||||
- name: "Check Python version"
|
- name: "Print Python version"
|
||||||
run: python3 --version
|
run: python3 --version
|
||||||
- name: "Install shiv"
|
- name: "Install shiv"
|
||||||
run: pip install shiv
|
run: pip install shiv
|
||||||
|
Loading…
Reference in New Issue
Block a user