diff --git a/.github/workflows/ci-phpunit.yml b/.github/workflows/ci-phpunit.yml index 8203926..0c2d0e8 100644 --- a/.github/workflows/ci-phpunit.yml +++ b/.github/workflows/ci-phpunit.yml @@ -1,4 +1,4 @@ -name: PHP Composer +name: Unit Tests on: [push] diff --git a/README.md b/README.md index 8b4e694..81b73e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ PHP extension for Domain Connect =============== -![GitHub Actions](https://github.com/gaalferov/php-ext-domain-connect/actions/workflows/ci-phpunit.yml/badge.svg) +![GitHub Actions](https://github.com/gaalferov/ext-domain-connect/actions/workflows/ci-phpunit.yml/badge.svg) [![PHP version support](https://img.shields.io/packagist/dependency-v/gaalferov/php-ext-domain-connect/php?style=flat)](https://packagist.org/packages/gaalferov/php-ext-domain-connect) [![Latest Version on Packagist](https://img.shields.io/packagist/v/gaalferov/php-ext-domain-connect.svg?style=flat)](https://packagist.org/packages/gaalferov/php-ext-domain-connect)