Skip to content

Commit ba4cca1

Browse files
committed
ci: update test.yml
Signed-off-by: Xin Liu <sam@secondstate.io>
1 parent 8aec553 commit ba4cca1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
8989
- name: Replace config.json for RAG test
9090
run: |
91-
cp ./tests/config_rag.json $HOME/gaianet/config.json
91+
cp ./tests/test.rag.json $HOME/gaianet/config.json
9292
9393
- name: Initialize GaiaNode
9494
run: |

0 commit comments

Comments
 (0)