Skip to content

Commit 2de00fc

Browse files
authored
Merge pull request #1842 from FluxML/bc/codecov
Add codecov on CI
2 parents 5acf9e1 + dd44520 commit 2de00fc

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)