diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index f54b1c1..ce84258 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -15,7 +15,7 @@ jobs: matrix: php-versions: ['7.1', '7.2'] # Name the matrix build so we can tell them apart. - name: PHP Unit Testing of Analyzed Phenotypes Module (PHP ${{ matrix.php-versions }}) + name: PHP Unit Testing of Chado Custom Search Module (PHP ${{ matrix.php-versions }}) # Service containers to run with `run-tests` services: