martinzink commented on code in PR #2142:
URL: https://github.com/apache/nifi-minifi-cpp/pull/2142#discussion_r2980819041
##########
.github/workflows/ci.yml:
##########
@@ -515,18 +510,17 @@ jobs:
run: make docker-verify-modular
- name: Test Reporter
if: always()
- uses:
phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e # v15
+ uses: dorny/test-reporter@v3
Review Comment:
This is the original widely used test-reporter, we used a fork because some
issue when originally deployed it, but that fix was upstreamed and the dorny
one seems to be more actively developed
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]