Skip to content

Commit

Permalink
Print configuration on GitHub to help with debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
phst committed Jan 29, 2024
1 parent 8f8f458 commit c6ae58e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ def _bazel_options(self) -> Sequence[str]:
opts = []
if self._github:
opts += [
'--announce_rc',
'--verbose_failures',
'--experimental_convenience_symlinks=ignore',
]
Expand Down

0 comments on commit c6ae58e

Please sign in to comment.