Skip to content

Conversation

@alexandear
Copy link
Member

I noticed that go test -v ./... runs twice on windows-2025:

run: go test -v ./...

run: go test -v ./...

We can remove one.

Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

Maybe should have a comment, to avoid somebody else adding it back in the future. 😄

@jandubois jandubois added this to the v2.0.0 milestone Aug 13, 2025
@jandubois jandubois merged commit 0482c2e into lima-vm:master Aug 13, 2025
88 of 90 checks passed
@alexandear
Copy link
Member Author

Thanks, LGTM

Maybe should have a comment, to avoid somebody else adding it back in the future. 😄

I propose to refactor workflows by moving all unit tests to a separate job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants