mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2024-11-05 19:45:48 +00:00
format
This commit is contained in:
parent
ec6092f7d2
commit
1c2f59fb67
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ describe('authutil tests', () => {
|
||||||
});
|
});
|
||||||
}, 100000);
|
}, 100000);
|
||||||
|
|
||||||
|
|
||||||
function dbg(message: string) {
|
function dbg(message: string) {
|
||||||
process.stderr.write('dbg::' + message + '::\n');
|
process.stderr.write('dbg::' + message + '::\n');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue