Skip to content

Commit

Permalink
Retain source-folder to base
Browse files Browse the repository at this point in the history
  • Loading branch information
vpapanasta committed Nov 4, 2024
1 parent 5b3ac4e commit 6eb862e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,6 @@ jobs:
AZURE_OPENAI_ENDPOINT: ${{ secrets.AZURE_ENDPOINT }}
AZURE_OPENAI_API_KEY: ${{ secrets.AZURE_KEY }}
SECOND_OLLAMA_ENDPOINT: 127.0.0.1:11435
uses: matlab-actions/run-tests@v2
uses: matlab-actions/run-tests@v2
with:
source-folder: .

0 comments on commit 6eb862e

Please sign in to comment.