Add short names for test jobs on github CI.

This commit is contained in:
Darren Tucker
2024-03-26 16:39:50 +11:00
parent dc37d2d247
commit 5516923e8a
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ on:
jobs:
ci:
name: "${{ matrix.target }} ${{ matrix.config }}"
if: github.repository != 'openssh/openssh-portable-selfhosted'
strategy:
fail-fast: false