Skip to content

Commit dd44520

Browse files
authored
Add codecov on CI
Trying to fix #89.
1 parent bbf8f89 commit dd44520

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ steps:
1414
- JuliaCI/julia#v1:
1515
version: "1"
1616
- JuliaCI/julia-test#v1: ~
17+
- JuliaCI/julia-coverage#v1:
18+
codecov: true
1719
agents:
1820
queue: "juliagpu"
1921
cuda: "*"

0 commit comments

Comments
 (0)