AkaLrz commented on code in PR #32396:
URL: https://github.com/apache/shardingsphere/pull/32396#discussion_r1704349431


##########
.github/workflows/jacoco.yml:
##########
@@ -0,0 +1,51 @@
+name: Coverage
+
+on: [push, pull_request]
+
+jobs:
+  build:
+    runs-on: ubuntu-latest
+    steps:
+      - name: Checkout branch

Review Comment:
   Already remove the name.Only left `      - uses: actions/checkout@v4
           with:
             persist-credentials: false`



-- 
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]

Reply via email to