Skip to content

Commit c8676b3

Browse files
authored
Update pipeline.yml
1 parent f2702b2 commit c8676b3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ steps:
55
version: "1"
66
- JuliaCI/julia-test#v1:
77
coverage: true
8+
- JuliaCI/julia-coverage#v1:
9+
codecov: true
10+
dirs:
11+
- src
12+
- ext
813
agents:
914
queue: "juliagpu"
1015
cuda: "*"

0 commit comments

Comments
 (0)