Format code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as main from '../src/main';
|
||||
import * as main from '../src/main'
|
||||
|
||||
// Frankly, tests would be entirely useless unless we can mock GitHub somehow.
|
||||
describe('Upload Release Action', () => {
|
||||
it('', async () => {});
|
||||
});
|
||||
it('', async () => {})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user