Skip to content

Commit

Permalink
Delete remaining coverage related lines in ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vpapanasta committed Nov 4, 2024
1 parent 739b5a2 commit 5b3ac4e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,4 @@ 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
with:
test-results-junit: test-results/results.xml
code-coverage-cobertura: code-coverage/coverage.xml
source-folder: .
uses: matlab-actions/run-tests@v2

0 comments on commit 5b3ac4e

Please sign in to comment.