Skip to content

Commit 3825c4b

Browse files
committed
Added a reference to this repo
1 parent 3183ebe commit 3825c4b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test_evaluation_function.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ jobs:
3636
steps:
3737
- name: Checkout Code
3838
uses: actions/checkout@v4
39+
with:
40+
repository: 'lambda-feedback/Database-Test'
41+
ref: main
42+
token: ${{ github.token }}
3943

4044
- name: Set up Python Environment
4145
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)