Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 14, 2024
1 parent 0178c34 commit 64a13ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
ini-values: ${{ env.PHP_INI_VALUES }}
coverage: none

- name: "Validate composer.json"
run: composer validate --ansi --strict
# - name: "Validate composer.json"
# run: composer validate --ansi --strict

- name: "Install dependencies with composer"
uses: ramsey/composer-install@v3
Expand Down

0 comments on commit 64a13ca

Please sign in to comment.