Skip to content

Commit

Permalink
OXDEV-5511 Add composer installation trigger for running test scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Fedurtsya <[email protected]>
  • Loading branch information
Sieg committed Jun 20, 2024
1 parent 2c06e12 commit 38b8919
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/oxid-esales/module-medialibrary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ runscript: &runscript
]
medialibrary:
path: 'vendor/oxid-esales/media-library-module'
composer:
early: true

runslim:
<<: *runscript
Expand All @@ -58,4 +60,4 @@ sonarcloud:
-Donar.php.phpstan.reportPaths=coverage-reports/phpstan.report.json
finish:
slack_title: 'Media Library module ({{ .Data.global.git.shop_ref }}) by {{ .Github.Actor }}'
slack_title: 'Media Library module ({{ .Data.global.git.shop_ref }}) by {{ .Github.Actor }}'

0 comments on commit 38b8919

Please sign in to comment.