Skip to content

Commit

Permalink
Fix CI title
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz committed Oct 3, 2022
1 parent 4341e0e commit eda730f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-application.yaml
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
test:
name: 'PHP ${{ matrix.php-version }} (${{ matrix.dependency-versions }}, Lint ${{ matrix.lint }}, Coverage ${{ matrix.coverage }})'
name: 'PHP ${{ matrix.php-version }} (${{ matrix.dependency-versions }}, Coverage ${{ matrix.coverage }})'
runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit eda730f

Please sign in to comment.