mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-11 17:56:18 +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:
|
matrix:
|
||||||
python: [3.7]
|
python: [3.7]
|
||||||
|
|
||||||
|
name: Python ${{ matrix.python }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user