Skip to content

Commit

Permalink
fix: test-code branch (#10904)
Browse files Browse the repository at this point in the history
* add nacos ci

* delete client version of nacos ci

* fix: test-code branch
  • Loading branch information
Wuyunfan-BUPT authored Aug 4, 2023
1 parent 8370124 commit 8ba3906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
ask-config: "${{ secrets.ASK_CONFIG_VIRGINA }}"
test-version: "${{ matrix.version }}"
test-code-git: "https:/nacos-group/nacos-e2e.git"
test-code-branch: "master"
test-code-branch: "main"
test-code-path: "java/nacos-2X"
test-cmd: 'mvn clean test -B'
job-id: ${{ strategy.job-index }}
Expand Down

0 comments on commit 8ba3906

Please sign in to comment.