Skip to content

Commit

Permalink
Post code coverage to Codecov (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf authored Oct 12, 2020
1 parent 6e58d0c commit e026e7b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ test:nightly:
tags:
- nvidia
allow_failure: true

coverage:
extends:
- .julia:1
- .coverage

0 comments on commit e026e7b

Please sign in to comment.