Skip to content

Commit

Permalink
Fix kerberos step name
Browse files Browse the repository at this point in the history
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
  • Loading branch information
come-nc committed Jan 20, 2023
1 parent a1af357 commit 87ebf28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smb-kerberos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
matrix:
php-versions: ['8.0', '8.1']

name: php${{ matrix.php-versions }}-${{ matrix.ftpd }}
name: kerberos-php${{ matrix.php-versions }}

steps:
- name: Checkout server
Expand Down

0 comments on commit 87ebf28

Please sign in to comment.