mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-14 19:25:40 +00:00
Do not add comments in PR
This commit is contained in:
parent
f2f3f31646
commit
76378e6eb9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-verific.yml
vendored
1
.github/workflows/test-verific.yml
vendored
|
|
@ -100,6 +100,7 @@ jobs:
|
|||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
slug: YosysHQ/yosys
|
||||
files: build/coverage.info
|
||||
comment: false
|
||||
disable_search: true
|
||||
override_branch: ${{ github.event_name == 'merge_group' && github.event.merge_group.base_ref || github.ref_name }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue