Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglei1949 committed Sep 23, 2023
1 parent 4a21447 commit d3b7f69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hqps-db-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
done
# test movie graph, 8,9,10 are not supported now
cp ${GS_TEST_DIR}/flex/ldbc-sf01-long-date/movie_schema.yaml ${INTERACTIVE_WORKSPACE}/data/ldbc/graph.yaml
for i in 1 2 3 4 5 6 7 11 12 13 14 15;
do
cmd="./load_plan_and_gen.sh -e=hqps -i=../tests/hqps/queries/movie/query${i}.cypher -w=/tmp/codgen/"
Expand Down

0 comments on commit d3b7f69

Please sign in to comment.