Skip to content

Commit

Permalink
Print error for 32bit test (aws#4107)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrstewart committed Jul 26, 2023
1 parent b0b253e commit 65e74ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codebuild/spec/buildspec_32bit_cross_compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ phases:
post_build:
on-failure: ABORT
commands:
- CTEST_PARALLEL_LEVEL=$(nproc) make -C build test
- CTEST_OUTPUT_ON_FAILURE=1 CTEST_PARALLEL_LEVEL=$(nproc) make -C build test

0 comments on commit 65e74ca

Please sign in to comment.