mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
CI: Change to action-based codecov upload
This commit is contained in:
@@ -102,6 +102,6 @@ jobs:
|
||||
with:
|
||||
fail_ci_if_error: true
|
||||
disable_search: true
|
||||
files: ./nodist/obj_dir/coverage/app_total.info
|
||||
files: ${{ github.workspace }}/nodist/obj_dir/coverage/app_total.info
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user