Do not fails CI if go report card update fails

pull/37/head
Aloïs Micard 4 years ago
parent 8233880fb8
commit ed844c7c6a
No known key found for this signature in database
GPG Key ID: 1A0EB82F071F5EFE

@ -51,4 +51,5 @@ jobs:
- name: Update go report card
if: success() && matrix.os == 'ubuntu-latest'
continue-on-error: true
uses: creekorful/goreportcard-action@v1.0
Loading…
Cancel
Save