Skip to content

Commit

Permalink
chore: move pd service tests back
Browse files Browse the repository at this point in the history
package org.apache.hugegraph.pd.boot does not exist
  • Loading branch information
VGalaxies committed Oct 12, 2023
1 parent c5e0c3f commit 608c5ad
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pd-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Run store test
run: |
mvn test -pl hg-store-test/hg-store-client -am -P store-client-test
mvn test -pl hg-store-test/hg-store-test -am -P store-client-test
- name: Run unit test
run: |
Expand Down

0 comments on commit 608c5ad

Please sign in to comment.