Skip to content

Conversation

addaleax
Copy link
Collaborator

Some macOS machines in CI have currently started using npm 7 by
default. This has the consequence that npm complains about a
missing test script in the connectivity-tests package.

Since we eventually want to migrate to npm 7, we address this
by adding a test script (and removing connectivity-tests
from the unit test matrix), rather than enforcing usage of npm 6
everywhere.

Some macOS machines in CI have currently started using npm 7 by
default. This has the consequence that npm complains about a
missing `test` script in the connectivity-tests package.

Since we eventually want to migrate to npm 7, we address this
by adding a `test` script (and removing connectivity-tests
from the unit test matrix), rather than enforcing usage of npm 6
everywhere.
@addaleax addaleax merged commit 4a4844e into main Sep 30, 2021
@addaleax addaleax deleted the npm-7-compat branch September 30, 2021 13:29
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.

1 participant