We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1a235b commit a2071aeCopy full SHA for a2071ae
.buildkite/pipeline.yml
@@ -28,7 +28,7 @@ steps:
28
version: 1.6
29
- JuliaCI/julia-test#v1:
30
julia_args: "-g2"
31
- test_args: "--sanitize --quickfail --jobs=1"
+ test_args: "--sanitize --quickfail"
32
- JuliaCI/julia-coverage#v1:
33
codecov: true
34
dirs:
0 commit comments