Skip to content

Commit

Permalink
Add job name with matrix.python
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Sep 11, 2019
1 parent 426d0c3 commit 77f5b04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
matrix:
python: [3.7]

name: Python ${{ matrix.python }}

steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit 77f5b04

Please sign in to comment.