mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Add job name with matrix.python
This commit is contained in:
parent
426d0c348f
commit
77f5b04ed7
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
@ -10,6 +10,8 @@ jobs:
|
|||
matrix:
|
||||
python: [3.7]
|
||||
|
||||
name: Python ${{ matrix.python }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user