Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 654c712

Browse files
Merge pull request #105 from Azure-Samples/testeval4
Test eval
2 parents e2b7297 + d39bed2 commit 654c712

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎.github/workflows/evaluate.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ jobs:
5757
body: "Starting evaluation! Check the Actions tab for progress, or wait for a comment with the results."
5858
})
5959
60-
- uses: actions/checkout@v4
60+
- name: Checkout pull request 🏁
61+
uses: actions/checkout@v4
62+
with:
63+
ref: refs/pull/${{ github.event.issue.number }}/head
6164

6265
- name: Install pgvector
6366
run: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /