diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bffb43b..ab7fc7a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: phpize ./configure make - ./run_tests + ./dev-scripts/run_tests # linux-arm: # name: ARM (${{ matrix.arch }})