Skip to content

Commit 5ce29d3

Browse files
committed
tmp
1 parent 345c238 commit 5ce29d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
name: Fixup Monolog (https://github.com/magento/magento2/pull/35596)
130130
working-directory: ${{ inputs.magento_directory }}
131131
if: |
132-
steps.magento-version.outputs.version == '2.4.4'
132+
steps.magento-version.outputs.version == '"2.4.4"'
133133
134134
- run: |
135135
composer config --no-interaction allow-plugins.dealerdirect/phpcodesniffer-composer-installer true

0 commit comments

Comments
 (0)