mirror of https://github.com/actions/toolkit
Remove format step
parent
2c3e55b8c9
commit
8662b07822
|
@ -80,12 +80,6 @@ run();
|
|||
|
||||
Modify tests in `__tests__\main.test.ts`. The template uses [jest](https://github.com/facebook/jest).
|
||||
|
||||
## Format the Code
|
||||
|
||||
```bash
|
||||
$ npm run format
|
||||
```
|
||||
|
||||
## Build and Test
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in New Issue