Skip to content

Commit

Permalink
build.yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
MWSestabro committed Apr 12, 2024
1 parent 5addbb8 commit eb974db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
source-folder: install/+opentelemetry
code-coverage-cobertura: cobertura.xml
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: mathworks/OpenTelemetry-Matlab
file: cobertura.xml

0 comments on commit eb974db

Please sign in to comment.