Skip to content

Commit

Permalink
retry with php
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k3lm committed Feb 6, 2024
1 parent c349db8 commit fbb07e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
php-version: "8.2"

- name: 'Unit test'
working-directory: magento/app/code/Sequra/Core
working-directory: vendor/sequra/magento2-core
env:
COMPOSER_AUTH: ${{ steps.composer_auth.outputs.auth }}
run: |
Expand Down

0 comments on commit fbb07e1

Please sign in to comment.