Skip to content

Commit

Permalink
Update test report URL in summary message (#6532)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjoseph92 authored Jun 8, 2022
1 parent c3e095f commit 9e4e3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-test-results.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 9e4e3ab

Please sign in to comment.