mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-15 04:46:49 +01:00
ci: Skip phpunit setup on workflow step.
Signed-off-by: Rubén D <nuxsmin@syspass.org>
This commit is contained in:
2
.github/workflows/feature.yaml
vendored
2
.github/workflows/feature.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
with:
|
||||
php-version: ${{ matrix.php }}
|
||||
extensions: mbstring, intl, gd, ldap, gettext, pdo_mysql
|
||||
tools: phpunit
|
||||
# tools: phpunit
|
||||
coverage: xdebug
|
||||
env:
|
||||
fail-fast: true
|
||||
|
||||
Reference in New Issue
Block a user