Skip to content

Commit

Permalink
refactor: remove composer validate form tests.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukadschaak committed Sep 18, 2023
1 parent 3aa70a4 commit 73c5632
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yaml → .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
with:
php-version: ${{ matrix.php-version }}

- name: Validate composer.json and composer.lock
run: composer validate --strict

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

0 comments on commit 73c5632

Please sign in to comment.