Skip to content

Commit 5b8f988

Browse files
committed
Hack to check CI
1 parent 3c1e12a commit 5b8f988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/lib/generate.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ function generate(platform::Platform)
2727
2828
echo "--- Build"
2929
make --output-sync -j\$\${JULIA_CPU_THREADS:?}
30+
bin/rr --log all:info bin/simple
3031
3132
echo "--- Test"
3233
mkdir -p Testing/Temporary

0 commit comments

Comments
 (0)