summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavey Shafik <davey@php.net>2020-10-27 21:38:56 +0000
committerGitHub <noreply@github.com>2020-10-27 21:38:56 +0000
commit8cd1257e2a6d141a83cc96b3cb5b77d3d780c342 (patch)
treebef60ca006c0ab65d4feef44e76ae2b273ad72d7
parentf99445512729d29eedac89b7375efc748793cdae (diff)
downloadphp7-mysql-shim-8cd1257e2a6d141a83cc96b3cb5b77d3d780c342.zip
php7-mysql-shim-8cd1257e2a6d141a83cc96b3cb5b77d3d780c342.tar.gz
php7-mysql-shim-8cd1257e2a6d141a83cc96b3cb5b77d3d780c342.tar.bz2
Fixup README badge
-rw-r--r--.github/workflows/phpunit.yaml2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/phpunit.yaml b/.github/workflows/phpunit.yaml
index 721357c..0214f4d 100644
--- a/.github/workflows/phpunit.yaml
+++ b/.github/workflows/phpunit.yaml
@@ -1,4 +1,4 @@
-name: Testing php7-mysql-shim
+name: Unit Tests
on: [pull_request]
env:
fail-fast: true
diff --git a/README.md b/README.md
index 2966bb9..5792607 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://github.com/dshafik/php7-mysql-shim/workflows/phpunit/badge.svg)](https://github.com/dshafik/php7-mysql-shim/actions)
+[![Build Status](https://github.com/dshafik/php7-mysql-shim/workflows/Unit%20Tests/badge.svg)](https://github.com/dshafik/php7-mysql-shim/actions)
![Code Coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/dshafik/ee79527e0098afea147bffc33bf710d3/raw/coverage.json)
# PHP 7 Shim for ext/mysql