Skip to content

Commit

Permalink
ci: Set name of jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaswolf committed Mar 8, 2024
1 parent 5e10f81 commit defe494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint_test_pull_requests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Composer normalize
command: 'normalize --dry-run'
directory: ['extension-installer', 'fractor', 'fractor-xml', 'typo3-fractor']
name: ${{ matrix.composer-command.name }}/${{ matrix.directory }}
defaults:
run:
working-directory: ${{ matrix.directory }}
Expand Down

0 comments on commit defe494

Please sign in to comment.