Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dstrebkov committed Jun 21, 2023
1 parent c8f0d9c commit e5ad506
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
env: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
directory: ${{github.workspace}}/build-test
files: ${{github.workspace}}/build-test/coverage/coverage.xml
verbose: true

0 comments on commit e5ad506

Please sign in to comment.