Skip to content

Commit f901c17

Browse files
fix(client): authAPIs to remove the "graph" path
1 parent 44b235c commit f901c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/tools-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ jobs:
2626
TRAVIS_DIR: hugegraph-tools/assembly/travis
2727
# TODO: could we use one param to unify it? or use a action template (could use one ci file)
2828
# TODO: replace it with the (latest - n) commit id (n >= 15)
29-
# hugegraph commit date: 2025-10-30
30-
COMMIT_ID: 5b3d295
29+
# hugegraph commit date: 2025-11-4
30+
COMMIT_ID: b7998c1
3131
strategy:
3232
matrix:
3333
JAVA_VERSION: [ '11' ]

0 commit comments

Comments
 (0)