mirror of
https://github.com/containerd/containerd.git
synced 2026-07-16 20:43:33 +00:00
This has some problems, namely that it gets confused as to what workflow run to add results to. Related issue: https://github.com/EnricoMi/publish-unit-test-result-action/issues/12 This seems to be a shortcoming of the github API: https://github.community/t/specify-check-suite-when-creating-a-checkrun/118380/7 Signed-off-by: Brian Goff <cpuguy83@gmail.com>