Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anrighi authored Dec 1, 2023
1 parent c1dc50a commit 47def50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v3

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

- name: Run test suite
run: php src/Runner.php

0 comments on commit 47def50

Please sign in to comment.