Skip to content

Commit 8833d6b

Browse files
committed
WIP - Working on Github Actions
1 parent 8cc9d0d commit 8833d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/setup-magento.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- uses: ./.github/dependency-checker
4646
with:
4747
php_version: ${{ matrix.php }}
48-
module_path: ${{ steps.setup-magento.outputs.path }}/vendor/run-as-root/magento2-prometheus-exporter/
48+
module_path: vendor/run-as-root/magento2-prometheus-exporter/
4949
magento_root: ${{ steps.setup-magento.outputs.path }}
5050

5151
- run: php ./vendor/bin/phpunit ./vendor/run-as-root/magento2-prometheus-exporter/Test/Unit

0 commit comments

Comments
 (0)