mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 07:19:51 +00:00
Add workflow to build, test, and check formatting/artifacts on PR (#8)
* add workflow * add workflow and remove husky * prettier tests
This commit is contained in:
committed by
Danny McCormick
parent
6ea3f673aa
commit
9851c37052
@ -1,4 +1,3 @@
|
||||
describe('TODO - Add a test suite', () => {
|
||||
it('TODO - Add a test', async () => {
|
||||
});
|
||||
it('TODO - Add a test', async () => {});
|
||||
});
|
||||
|
Reference in New Issue
Block a user