stevenschlansker commented on code in PR #2256:
URL: https://github.com/apache/fury/pull/2256#discussion_r2110229059
##########
.github/workflows/ci.yml:
##########
@@ -66,6 +66,13 @@ jobs:
run: ./ci/run_ci.sh install_pyfury
- name: Run CI with Maven
run: ./ci/run_ci.sh java${{ matrix.java-version }}
+ - name: Upload Test Report
Review Comment:
This is helpful when debugging. I can remove this if it is not desired.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]