Skip to content

Commit

Permalink
Naming.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbillion committed Nov 30, 2024
1 parent e3a2d9a commit 70d0e43
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ permissions:

jobs:
test:
name: PHP / PHP ${{ matrix.php }}
name: ${{ matrix.label }}
uses: johnbillion/plugin-infrastructure/.github/workflows/reusable-coding-standards.yml@trunk
strategy:
matrix:
label:
- PHP
php:
- '8.4'
- '7.4'
Expand Down

0 comments on commit 70d0e43

Please sign in to comment.