chore(cloudcmd) lint using actions

This commit is contained in:
coderaiser 2022-03-06 17:48:21 +00:00
parent d8d9025286
commit f5f3048908

View file

@ -32,5 +32,5 @@ test('distribute: log: config', (t) => {
t.end();
}, {
checkAssertionsCount: false
checkAssertionsCount: false,
});