Skip to content

Commit

Permalink
add todo about be compatitable to server do not support gs
Browse files Browse the repository at this point in the history
  • Loading branch information
Thespica committed Nov 17, 2024
1 parent 75ad6ce commit 2b8925b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/client-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:

- name: Prepare env and service
run: |
# TODO(@Thespica): test both servers of supporting gs and not supporting gs
# when the server supports gs
$TRAVIS_DIR/install-hugegraph-from-source.sh $COMMIT_ID
- name: Install Java ${{ matrix.JAVA_VERSION }} for client
Expand Down

0 comments on commit 2b8925b

Please sign in to comment.