mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
possible fix for WIndows test
This commit is contained in:
parent
d7a774237a
commit
0da3a9bb25
@ -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…
Reference in New Issue
Block a user