Some checks failed
Run mypy_primer on push / Run mypy_primer on push (push) Has been cancelled
Validation / Typecheck (push) Has been cancelled
Validation / Style (push) Has been cancelled
Validation / Test macos-latest (push) Has been cancelled
Validation / Test ubuntu-latest (push) Has been cancelled
Validation / Test windows-latest (push) Has been cancelled
Validation / Build (push) Has been cancelled
Validation / Required (push) Has been cancelled
17 lines
341 B
YAML
17 lines
341 B
YAML
steps:
|
|
- task: npmAuthenticate@0
|
|
inputs:
|
|
workingFile: .npmrc
|
|
|
|
- task: npmAuthenticate@0
|
|
inputs:
|
|
workingFile: packages/pyright/.npmrc
|
|
|
|
- task: npmAuthenticate@0
|
|
inputs:
|
|
workingFile: packages/pyright-internal/.npmrc
|
|
|
|
- task: npmAuthenticate@0
|
|
inputs:
|
|
workingFile: packages/vscode-pyright/.npmrc
|