Skip to content

Commit 6eb862e

Browse files
committed
Retain source-folder to base
1 parent 5b3ac4e commit 6eb862e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ jobs:
4444
AZURE_OPENAI_ENDPOINT: ${{ secrets.AZURE_ENDPOINT }}
4545
AZURE_OPENAI_API_KEY: ${{ secrets.AZURE_KEY }}
4646
SECOND_OLLAMA_ENDPOINT: 127.0.0.1:11435
47-
uses: matlab-actions/run-tests@v2
47+
uses: matlab-actions/run-tests@v2
48+
with:
49+
source-folder: .

0 commit comments

Comments
 (0)