Skip to content

Commit

Permalink
wip: print test output for integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 committed Feb 17, 2025
1 parent 7bc999d commit 1c89b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
repo_name: credential-helper
- name: Execute Tests
run: bazelisk test //...
run: bazelisk test //... --test_output=streamed
integration_test_matrix:
strategy:
fail-fast: false
Expand Down

0 comments on commit 1c89b5c

Please sign in to comment.