Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/coding_standards.yml')
-rw-r--r--.github/workflows/coding_standards.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/coding_standards.yml b/.github/workflows/coding_standards.yml
index c3c810c4..c8204158 100644
--- a/.github/workflows/coding_standards.yml
+++ b/.github/workflows/coding_standards.yml
@@ -60,7 +60,7 @@ jobs:
coverage: "none"
extensions: "${{ env.PHP_EXTENSIONS }}"
php-version: "${{ matrix.php_version }}"
- tools: composer, phpcs, cs2pr
+ tools: composer, phpcs, cs2pr, phive
- name: Cache Composer
uses: "actions/cache@v2.1.1"