mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2026-03-23 16:08:05 +03:00
Merge branch 'main' into pr/368
This commit is contained in:
commit
f9b4c76584
15 changed files with 4941 additions and 1867 deletions
|
|
@ -594,6 +594,7 @@ describe('setup-node', () => {
|
|||
existsSpy.mockImplementationOnce(
|
||||
input => input === path.join(__dirname, 'data', versionFile)
|
||||
);
|
||||
|
||||
// Act
|
||||
await main.run();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue