Skip to content

Commit

Permalink
iox-eclipse-iceoryx#1547 Enable log output
Browse files Browse the repository at this point in the history
Signed-off-by: Dietrich Krönke <[email protected]>
  • Loading branch information
dkroenke committed Jul 29, 2022
1 parent f805b5b commit 4d4d510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
# Build everything including stresstests
bazel build //...
# We exclude the sofi stresstest in CI since we cannot set the CPU Affinity in the GitHub Action Runners
bazel test //... --deleted_packages=iceoryx_hoofs/test/stresstests
bazel test //... --deleted_packages=iceoryx_hoofs/test/stresstests --test_output=all
coverage-and-docs:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 4d4d510

Please sign in to comment.