Skip to content

Commit

Permalink
update job name
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Nov 3, 2023
1 parent 397af8d commit 44a5ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
composer-flags: '--ignore-platform-req=PHP'
PHP_CS_FIXER_IGNORE_ENV: 1

name: PHP ${{ matrix.php-version }} ${{ matrix.job-description }}
name: ${{ matrix.job-description }} @ PHP ${{ matrix.php-version }} (${{ matrix.operating-system }})

runs-on: ${{ matrix.operating-system }}

Expand Down

0 comments on commit 44a5ed7

Please sign in to comment.