Skip to content

Commit

Permalink
Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexTr committed Jun 23, 2023
1 parent c42545e commit fdf0794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v3

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

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

0 comments on commit fdf0794

Please sign in to comment.