Skip to content

Commit

Permalink
Remove section that removed require-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Oct 23, 2023
1 parent 9b705e3 commit cede1a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@ jobs:
php-version: "${{ matrix.php-version }}"
tools: "flex"

- name: "Remove require-dev section in composer.json"
run: "composer config --unset require-dev"

- name: "Remove sylius/sylius from composer.json"
run: "composer remove --no-update --no-plugins --no-scripts sylius/sylius"

Expand Down

0 comments on commit cede1a0

Please sign in to comment.