HyukjinKwon commented on a change in pull request #29333:
URL: https://github.com/apache/spark/pull/29333#discussion_r464474837
##########
File path: .github/workflows/master.yml
##########
@@ -177,6 +178,12 @@ jobs:
mkdir -p ~/.m2
./dev/run-tests --parallelism 2 --modules "$MODULES_TO_TEST"
--included-tags "$INCLUDED_TAGS" --excluded-tags "$EXCLUDED_TAGS"
rm -rf ~/.m2/repository/org/apache/spark
+ - name: "Publish test report: ${{ matrix.modules }}"
+ if: always()
+ uses: scacap/action-surefire-report@v1
Review comment:
Nope.. this one was the only one given my few tries. I'm trying to
figure out the github token issue. I'll bring up more info later. I opened some
tickets and am discussing it with ASF infra team and GitHub team now.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]