Skip to content

Commit

Permalink
Merge branch 'main' into empty-grpc-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff authored Feb 1, 2024
2 parents 8c054db + d32f960 commit c17fe0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ jobs:
CXX: /usr/bin/g++-10
run: ./ci/do_ci.sh code.coverage
- name: upload report
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
file: /home/runner/build/coverage.info

Expand Down

0 comments on commit c17fe0c

Please sign in to comment.