mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-11 19:41:16 +00:00
Re-enable tests
This commit is contained in:
11
.github/workflows/zzz-reuse-build.yml
vendored
11
.github/workflows/zzz-reuse-build.yml
vendored
@@ -172,12 +172,11 @@ jobs:
|
|||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
# Test
|
# Test
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
# FIXME: re-enable
|
- name: Test
|
||||||
#- name: Test
|
uses: cytopia/shell-command-retry-action@v0.1.2
|
||||||
# uses: cytopia/shell-command-retry-action@v0.1.2
|
with:
|
||||||
# with:
|
command: |
|
||||||
# command: |
|
make test VERSION=${{ matrix.version }} FLAVOUR=${{ inputs.flavour }} ARCH=${{ matrix.arch }}
|
||||||
# make test VERSION=${{ matrix.version }} FLAVOUR=${{ inputs.flavour }} ARCH=${{ matrix.arch }}
|
|
||||||
|
|
||||||
|
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user