Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Apr 4, 2024
1 parent 91284b3 commit 7197c44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./api/coverage/cobertura-coverage.xml
file: cobertura-coverage.xml
directory: ./api

0 comments on commit 7197c44

Please sign in to comment.