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

Fix flaky go mod tidyness check #2261

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

triarius
Copy link
Contributor

@triarius triarius commented Aug 1, 2023

It will output if it needs to download modules to compute their hashes,
and this caused a false negative as we only tested if the output length
were non-zero.

It will output if it needs to download modules to compute their hashes,
and this caused a false negative as we only tested if the output length
were non-zero.
@triarius triarius enabled auto-merge August 1, 2023 00:08
@triarius triarius merged commit aafb7a0 into main Aug 1, 2023
1 check passed
@triarius triarius deleted the pdp-1411-fix-go-mod-tidy-flake branch August 1, 2023 00:17
@DrJosh9000 DrJosh9000 added the quality of life Little improvements label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality of life Little improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants