From 0a40ba4ce0f783110748e6cc7f8b6a85d475fb66 Mon Sep 17 00:00:00 2001 From: glavvra4 Date: Sat, 16 Dec 2023 17:49:56 +0300 Subject: [PATCH] Feature / Codecov integration - Changed test configuration --- .github/workflows/php.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 86f0cd2..2e33a95 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -1,4 +1,4 @@ -name: PHP Composer +name: Codecov PHPUnit Tests on: push: