Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
h-shvedko committed Nov 3, 2023
1 parent 39db5f1 commit 1f9e999
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
php-version: "${{ matrix.php-version }}"
ini-values: memory_limit=-1

- name: "Validate composer.json and composer.lock"
run: "composer validate"
- name: "Get composer cache directory"
id: "composer-cache"
run: "echo \"::set-output name=dir::$(composer config cache-files-dir)\""
Expand Down

0 comments on commit 1f9e999

Please sign in to comment.