mirror of
https://github.com/Balshgit/python-poetry.git
synced 2026-02-04 16:40:39 +03:00
add human names to GitHub jobs
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user