diff --git a/.github/workflows/run-tests.yml b/.github/workflows/run-tests.yml index 26e5070..377ab42 100644 --- a/.github/workflows/run-tests.yml +++ b/.github/workflows/run-tests.yml @@ -25,7 +25,7 @@ jobs: coverage: none - name: Install dependencies - run: composer update --ignore-platform-reqs + run: composer install - name: Create Environment file and generate app key run: |