Display CI job name if specified

This commit is contained in:
Sebastian Messmer 2021-04-18 18:32:55 -07:00
parent a5f279174a
commit bdc3f7c6ce
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ jobs:
strategy:
fail-fast: false
matrix:
name: [""]
os:
- macos-10.15
- ubuntu-18.04