Skip to content

Commit

Permalink
fix test conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
solverat committed Feb 13, 2024
1 parent 8156c64 commit a9b3be8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeception.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
run: |
chmod +x ./pimcore-codeception-framework/src/_etc/scripts/composer.sh
./pimcore-codeception-framework/src/_etc/scripts/composer.sh
sed -i 's,\"require-dev"\: {,\"conflict"\: {\"league/csv"\: \">=9.11.0"\}\, \"require-dev"\: {,g' composer.json
- name: Assets Install
run: |
Expand Down

0 comments on commit a9b3be8

Please sign in to comment.