mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
ci: check error
This commit is contained in:
@@ -26,11 +26,11 @@ jobs:
|
||||
- name: Update coverage report
|
||||
uses: ncruces/go-coverage-report@v0
|
||||
with:
|
||||
coverage-file: cover.out
|
||||
coverage-file: ./cover.out
|
||||
report: true
|
||||
chart: true
|
||||
amend: true
|
||||
if: |
|
||||
matrix.os == 'ubuntu-latest' &&
|
||||
github.event_name == 'push'
|
||||
continue-on-error: true
|
||||
#continue-on-error: true
|
||||
Reference in New Issue
Block a user