assign a name to the jobs

pull/1/head
Emmanuelle Vargas-Gonzalez 2021-01-13 19:54:31 -05:00
parent 983f931ecd
commit e4d68e634d
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
matrix:
python-version: [3.5, 3.6, 3.7, 3.8]
name: Python ${{ matrix.python-version }} Build
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}