Skip to content

Commit

Permalink
skip install
Browse files Browse the repository at this point in the history
  • Loading branch information
spawnia committed Apr 23, 2024
1 parent 432fab2 commit efd9911
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
extensions: mbstring
php-version: "${{ matrix.php-version }}"

- if: "! startsWith(matrix.php-version, 8)"
run: composer remove --dev --no-update mll-lab/graphql-php-scalars

- run: composer require "illuminate/support:${{ matrix.illuminate }}" --no-interaction --no-update

- if: matrix.dependencies == 'lowest'
Expand Down

0 comments on commit efd9911

Please sign in to comment.