Skip to content

Commit 9b8d252

Browse files
committed
fix
1 parent f4be5a1 commit 9b8d252

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/flex.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
run: |
6464
cd ${GITHUB_WORKSPACE}/flex/build/
6565
GLOG_v=10 ./tests/rt_mutable_graph/test_graph_loading \
66-
../storages/rt_mutable_graph/modern_graph/modern_graph_new.yaml
67-
../storages/rt_mutable_graph/modern_graph/bulk_load_new.yaml /tmp/csr-data-dir/
66+
../storages/rt_mutable_graph/modern_graph/modern_graph.yaml
67+
../storages/rt_mutable_graph/modern_graph/bulk_load.yaml /tmp/csr-data-dir/

0 commit comments

Comments
 (0)