Skip to content

Commit

Permalink
Update push-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsola authored and drpmma committed Feb 14, 2023
1 parent 164b7e0 commit 5787bfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
test-code-git: "https://ghproxy.com/https://github.com/apache/rocketmq-e2e.git"
test-code-branch: "master"
test-code-path: java/e2e
test-cmd: "mvn -B test -Djunit.jupiter.execution.parallel.config.dynamic.factor=2"
test-cmd: "mvn -B test"
job-id: ${{ strategy.job-index }}
- name: Publish Test Report
uses: mikepenz/action-junit-report@v3
Expand Down

0 comments on commit 5787bfa

Please sign in to comment.