Skip to content

Commit e109f02

Browse files
committed
fix names
1 parent eb41512 commit e109f02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PHPStan
1+
name: phpstan
22

33
on:
44
push:

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: run-tests
1+
name: phpunit
22

33
on:
44
push:

0 commit comments

Comments
 (0)