Skip to content

Commit 76a6cc4

Browse files
dermatzCopilot
andauthored
Update .github/workflows/magento-compatibility.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 1ca04dc commit 76a6cc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/magento-compatibility.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ jobs:
267267
echo "Test MageForge Static Clean command with dry-run:"
268268
bin/magento mageforge:static:clean --all --dry-run
269269
270-
echo "Test MageForge Static Clean aliases:"
271-
bin/magento m:s:c --help
270+
echo "Test MageForge Static Clean alias:"
271+
bin/magento m:st:c --help
272272
bin/magento frontend:clean --help
273273
274274
- name: Test Summary

0 commit comments

Comments
 (0)