mirror of
https://github.com/Balshgit/python-poetry.git
synced 2025-09-11 21:50:40 +03:00
add human names to GitHub jobs
This commit is contained in:
parent
1cfc14112a
commit
1729452170
3
.github/workflows/poetry-test.yml
vendored
3
.github/workflows/poetry-test.yml
vendored
@ -12,6 +12,7 @@ on:
|
||||
|
||||
jobs:
|
||||
test-poetry:
|
||||
name: pyproject.toml check
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
#----------------------------------------------
|
||||
@ -59,7 +60,7 @@ jobs:
|
||||
poetry run pip install -U pip
|
||||
|
||||
test-docker:
|
||||
name: Run test suite
|
||||
name: Docker build check
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
Loading…
x
Reference in New Issue
Block a user