Add short names for test jobs on github CI.
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
name: "${{ matrix.target }} ${{ matrix.config }}"
|
||||
if: github.repository != 'openssh/openssh-portable-selfhosted'
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
||||
Reference in New Issue
Block a user