Skip to content

Commit

Permalink
Revert change to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcC399 committed Jan 21, 2025
1 parent 06c29ac commit cf90448
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ If you want to build Corepack yourself, you can build the project like this:

The `dist/` directory now contains the corepack build and the shims.
Call `node ./dist/corepack --help` and behold.

You can also run the tests with `yarn test`. (Do not set the environment variable `DEBUG=corepack` when running tests. The additional debug logging causes tests to fail.)
You can also run the tests with `yarn test`.

# Adding a new package manager

Expand Down

0 comments on commit cf90448

Please sign in to comment.