Skip to content

Commit

Permalink
Add clearer task label
Browse files Browse the repository at this point in the history
  • Loading branch information
fsylum committed Jul 26, 2024
1 parent 7ad55ed commit cda7dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
name: 'PHPUnit'
run: composer phpunit

name: ${{ matrix.actions.name }}
name: ${{ matrix.actions.name }} (PHP ${{ matrix.php }})

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cda7dda

Please sign in to comment.