Skip to content

Commit

Permalink
drop strict composer validation as it won't pass anyway
Browse files Browse the repository at this point in the history
  • Loading branch information
osma committed May 20, 2021
1 parent d1fd2b6 commit a484aae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v2

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

- name: Cache Composer packages
id: composer-cache
uses: actions/cache@v2
Expand Down

0 comments on commit a484aae

Please sign in to comment.