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 slow test #576

Merged
merged 1 commit into from Sep 14, 2023
Merged

Fix slow test #576

merged 1 commit into from Sep 14, 2023

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Sep 13, 2023

One of the automated tests requires downloading the Node.js binary from nodejs.org/dist. This is slow, which makes the test randomly fail.

This PR fixes this by making the test run serially.

@sindresorhus sindresorhus merged commit 2ddec78 into main Sep 14, 2023
22 checks passed
@sindresorhus sindresorhus deleted the fix-slow-test branch September 14, 2023 06:25
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.

None yet

2 participants