mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-02-03 11:20:40 +03:00
add human names to GitHub jobs
This commit is contained in:
2
.github/workflows/poetry-test.yml
vendored
2
.github/workflows/poetry-test.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Set up python
|
- name: Set up python
|
||||||
id: setup-python
|
id: setup-python
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11.1'
|
python-version: '3.11.1'
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user