Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed Dec 28, 2024
1 parent 54b05ad commit bcd5b86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-test-results/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ runs:
path: ${{ env.REPORTS_REPO_PATH }}/${{ inputs.html_report_url_path }}

- name: Push HTML Report
timeout-minutes: 3
shell: bash
# commit report, then try push-rebase-loop until it's able to merge the HTML report to the gh-pages branch
# this is necessary when this job is running at least twice at the same time (e.g. through two pushes at the same time)
Expand Down

0 comments on commit bcd5b86

Please sign in to comment.