Skip to content

Commit a2872bc

Browse files
committed
Rename phpunit test job.
1 parent ca9f73c commit a2872bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
cancel-in-progress: true
1414

1515
jobs:
16-
run:
16+
phpunit:
1717
runs-on: ubuntu-latest
1818
env:
1919
DB_DATABASE: wordpress_test

0 commit comments

Comments
 (0)