Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
burhandodhy committed Sep 30, 2022
1 parent 5dfa701 commit 4d726f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
phpunit_single_site:
name: PHP Unit Tests (Single Site)
name: PHP Unit (Single Site)
runs-on: ubuntu-latest

steps:
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
composer run-script test-single-site
phpunit_multisite:
name: PHP Unit Tests (Multisite)
name: PHP Unit (Multisite)
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 4d726f3

Please sign in to comment.