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 3c1e12a commit 5b8f988Copy full SHA for 5b8f988
.buildkite/lib/generate.jl
@@ -27,6 +27,7 @@ function generate(platform::Platform)
27
28
echo "--- Build"
29
make --output-sync -j\$\${JULIA_CPU_THREADS:?}
30
+ bin/rr --log all:info bin/simple
31
32
echo "--- Test"
33
mkdir -p Testing/Temporary
0 commit comments