diff --git a/.github/workflows/publish-test-results.yaml b/.github/workflows/publish-test-results.yaml index 2377799552e..8257c50559b 100644 --- a/.github/workflows/publish-test-results.yaml +++ b/.github/workflows/publish-test-results.yaml @@ -42,7 +42,7 @@ jobs: check_name: Unit Test Results comment_title: | Unit Test Results - _See [test report](https://dask.org/distributed/test_report.html) for an extended history of previous test failures. This is useful for diagnosing flaky tests._ + _See [test report](https://dask.github.io/distributed/test_report.html) for an extended history of previous test failures. This is useful for diagnosing flaky tests._ commit: ${{ github.event.workflow_run.head_sha }} event_file: artifacts/Event File/event.json event_name: ${{ github.event.workflow_run.event }}