Skip to content

Commit

Permalink
fix: test-code branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Wuyunfan-BUPT authored Aug 2, 2023
1 parent 256a19a commit f78b04f
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 f78b04f

Please sign in to comment.