Skip to content

Commit

Permalink
chore: Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jansentjeu committed Mar 15, 2024
1 parent f1b4f60 commit 17573ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-suite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
composer2 config http-basic.repo.magento.com ${{ secrets.MAGENTO_USERNAME }} ${{ secrets.MAGENTO_PASSWORD }}
composer2 install --dev --prefer-dist --no-scripts --no-progress --optimize-autoloader --no-interaction -vvv
composer2 show
vendor/bin/grumphp run
vendor/bin/grumphp run --no-interaction
shell: bash

0 comments on commit 17573ce

Please sign in to comment.