Skip to content

Commit 1a18c4c

Browse files
committed
static analysis action rename
Signed-off-by: MarioRadu <[email protected]>
1 parent 969625a commit 1a18c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/static-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
name: Run PHPStan checks
55

66
jobs:
7-
code-coverage:
8-
name: Code Coverage
7+
mutation:
8+
name: PHPStan
99

1010
runs-on: ${{ matrix.os }}
1111

0 commit comments

Comments
 (0)