diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e9bedab..2c875f8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,6 @@ jobs: php-version: '7.4.25' - name: run-integration-tests run: | - composer install --prefer-dist --no-progress php test_integration_app/main.php