Skip to content
Snippets Groups Projects
Unverified Commit f7b3359b authored by Zubin's avatar Zubin
Browse files

Don't test bindist on CI (partial revert of 232635a5)

parent 5cbb52d1
Branches
Tags ghc-8.10.6-release
No related merge requests found
...@@ -348,7 +348,6 @@ function push_perf_notes() { ...@@ -348,7 +348,6 @@ function push_perf_notes() {
function test_make() { function test_make() {
run "$MAKE" test_bindist TEST_PREP=YES run "$MAKE" test_bindist TEST_PREP=YES
run "$MAKE" V=0 VERBOSE=1 test \ run "$MAKE" V=0 VERBOSE=1 test \
BINDIST=YES
THREADS="$cores" \ THREADS="$cores" \
JUNIT_FILE=../../junit.xml JUNIT_FILE=../../junit.xml
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment