disabling the broken coverage asset
This commit is contained in:
parent
ab2bd0c50e
commit
233065e954
|
@ -200,6 +200,7 @@ jobs:
|
|||
asset_content_type: application/zip
|
||||
|
||||
- name: upload coverage release asset
|
||||
if: false
|
||||
uses: actions/upload-release-asset@e8f9f06c4b078e705bd2ea027f0926603fc9b4d5
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue