Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common/build-style/go.sh: disable verbose test output #54618

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

icp1994
Copy link
Contributor

@icp1994 icp1994 commented Mar 7, 2025

The output with -v is often too verbose, making it difficult to scour the logs, especially in the GitHub actions UI.

The output with `-v` is often too verbose, making it difficult to
scour the logs, especially in the GitHub actions UI.
@icp1994 icp1994 changed the title common/build-style/go.sh: disable verbose output common/build-style/go.sh: disable verbose test output Mar 7, 2025
@classabbyamp classabbyamp added the xbps-src xbps-src related label Mar 7, 2025
@Anachron
Copy link
Contributor

Anachron commented Mar 8, 2025

I think this is a good idea. If verbose output is needed one can simply add GOFLAGS="-v".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
xbps-src xbps-src related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants