Skip to content

Commit ccf2402

Browse files
committed
buildkite without coverage
1 parent 4c7a895 commit ccf2402

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ steps:
66
plugins:
77
- JuliaCI/julia#v1:
88
version: "1"
9-
- JuliaCI/julia-test#v1: ~
9+
- JuliaCI/julia-test#v1:
10+
coverage: false
1011
# - JuliaCI/julia-coverage#v1:
1112
# codecov: true
1213
agents:

0 commit comments

Comments
 (0)