Remove TODOs for making public

This commit is contained in:
Danny McCormick
2019-07-17 10:31:38 -04:00
committed by GitHub
parent 5ade4e801e
commit 65b4c0f1d8

View File

@@ -4,8 +4,6 @@ This action sets by node environment for use in actions by:
- optionally downloading and caching a version of node - npm by version spec and add to PATH - optionally downloading and caching a version of node - npm by version spec and add to PATH
- registering problem matchers for error output - registering problem matchers for error output
- TODO: configuring authentication for npm packages
- TODO: configuring proxy if the runner is configured to use a proxy (coming with private runners)
# Usage # Usage