mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 03:28:42 +00:00
possible fix for WIndows test
This commit is contained in:
parent
d7a774237a
commit
0da3a9bb25
1 changed files with 1 additions and 0 deletions
|
@ -368,6 +368,7 @@ describe('setup-node', () => {
|
|||
inputs['node-version'] = version;
|
||||
inputs['architecture'] = arch;
|
||||
inputs['always-auth'] = false;
|
||||
inputs['cache'] = '';
|
||||
inputs['token'] = 'faketoken';
|
||||
|
||||
let expectedUrl =
|
||||
|
|
Loading…
Add table
Reference in a new issue