Merge pull request #106 from zcash-hackworks/mdr0id-patch-ci-ext-pr-attempt

Update .gitlab-ci.yml
This commit is contained in:
Marshall Gaucher 2019-10-13 17:06:32 -07:00 committed by GitHub
commit a4963da687
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,8 @@ test:test-coverage:
- make coverage
- make coverage_report
- make coverage_html
only:
- external_pull_requests
artifacts:
paths:
- ./coverage.html