Skip to content

Commit

Permalink
OXDEV-7732: Remove demodata load in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelOxid committed Apr 26, 2024
1 parent cbce1f7 commit d3706df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/oxid-esales/graphql-configuration-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ install_module:
custom_script: |
perl -pi -e 'print "SetEnvIf Authorization \"(.*)\" HTTP_AUTHORIZATION=\$1\n\n" if $. == 1' source/source/.htaccess
sed -i 's/<?php/<?php\n\nrequire(__DIR__ . "\/..\/c3.php");/' source/source/bootstrap.php
custom_script_container:
bin/oe-console oe:setup:demodata
phpunit:
matrix:
Expand Down

0 comments on commit d3706df

Please sign in to comment.