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 739b5a2 commit 5b3ac4eCopy full SHA for 5b3ac4e
.github/workflows/ci.yml
@@ -44,8 +44,4 @@ 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
48
- with:
49
- test-results-junit: test-results/results.xml
50
- code-coverage-cobertura: code-coverage/coverage.xml
51
- source-folder: .
+ uses: matlab-actions/run-tests@v2
0 commit comments