Skip to content

Commit

Permalink
chore(e2e-tests): set PR comment update mode to recreate
Browse files Browse the repository at this point in the history
  • Loading branch information
fbozic committed Jan 15, 2025
1 parent 7e3dc68 commit fb8b854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
file-path: ./e2e-tests/corpus/report.md
pr-number: ${{ steps.pr_number.outputs.PR_NUMBER }}
comment-tag: e2e-tests-report
mode: recreate

- name: Upload artifacts
if: success() || failure()
Expand Down

0 comments on commit fb8b854

Please sign in to comment.