Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
bezin authored Jun 4, 2024
1 parent 0295359 commit 75383fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
php-version: ${{ matrix.php-versions }}

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

- name: Cache Composer packages
id: composer-cache
Expand Down

0 comments on commit 75383fe

Please sign in to comment.