Skip to content

Commit 5b3ac4e

Browse files
committed
Delete remaining coverage related lines in ci.yml
1 parent 739b5a2 commit 5b3ac4e

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,4 @@ 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
48-
with:
49-
test-results-junit: test-results/results.xml
50-
code-coverage-cobertura: code-coverage/coverage.xml
51-
source-folder: .
47+
uses: matlab-actions/run-tests@v2

0 commit comments

Comments
 (0)