Skip to content

Commit c13ae11

Browse files
committed
fix: rename job
Signed-off-by: Elizabeth Danzberger <[email protected]>
1 parent dded1f9 commit c13ae11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psalm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
matrix:
4545
php-versions: ${{ fromJson(needs.matrix.outputs.php-versions) }}
4646

47-
name: psalm-static-analysis
47+
name: Psalm Static Analysis (PHP ${{ matrix.php-versions }})
4848

4949
steps:
5050
- name: Testing some things

0 commit comments

Comments
 (0)