We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3ac4e commit 6eb862eCopy full SHA for 6eb862e
.github/workflows/ci.yml
@@ -44,4 +44,6 @@ jobs:
44
AZURE_OPENAI_ENDPOINT: ${{ secrets.AZURE_ENDPOINT }}
45
AZURE_OPENAI_API_KEY: ${{ secrets.AZURE_KEY }}
46
SECOND_OLLAMA_ENDPOINT: 127.0.0.1:11435
47
- uses: matlab-actions/run-tests@v2
+ uses: matlab-actions/run-tests@v2
48
+ with:
49
+ source-folder: .
0 commit comments