Skip to content

Commit

Permalink
Force log export for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jolelievre committed May 23, 2024
1 parent cf99a16 commit dfa3328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
with:
DOCKER_PREFIX: prestashop
ARTIFACT_NAME: setup-sanity-${{ matrix.php }}-${{ matrix.browser }}
if: failure()
if: always()

- name: Run Tests
uses: ./.github/actions/ui-test
Expand Down

0 comments on commit dfa3328

Please sign in to comment.