We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cf21d2 commit 053d6a0Copy full SHA for 053d6a0
1 file changed
.buildkite/pipeline.yml
@@ -40,7 +40,7 @@ steps:
40
- JuliaCI/julia#v1:
41
version: "{{matrix.julia}}"
42
- JuliaCI/julia-test#v1:
43
- test_args: "--quickfail"
+ test_args: "--quickfail --verbose"
44
allow_reresolve: false
45
- JuliaCI/julia-coverage#v1:
46
dirs:
0 commit comments