diff --git a/pyproject.toml b/pyproject.toml index 96aac64e..f337271d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,9 +112,13 @@ write_to = "dkist/_version.py" [ tool.gilesbot.circleci_artifacts.figure_report] url = "py312-figure/figure_test_images/fig_comparison.html" + message = "Click details to see the figure test comparisons, for py312-figure." + report_on_fail = true [ tool.gilesbot.circleci_artifacts.figure_devdeps_report] url = "py312-figure-devdeps/figure_test_images/fig_comparison.html" + message = "Click details to see the figure test comparisons, for py312-figure-devdeps." + report_on_fail = true [tool.towncrier] package = "dkist"