Skip to content

Commit e13c123

Browse files
committed
ci: Set name of jobs
1 parent a6871dc commit e13c123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint_test_pull_requests.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Composer normalizer
1717
command: 'normalize --dry-run'
1818
directory: ['extension-installer', 'fractor', 'fractor-xml', 'typo3-fractor']
19+
name: ${{ matrix.directory }}/${{ matrix.composer-command.name }}
1920
defaults:
2021
run:
2122
working-directory: ${{ matrix.directory }}

0 commit comments

Comments
 (0)