mirror of https://github.com/actions/toolkit
parent
6b9630ac94
commit
ac007c0698
|
@ -78,7 +78,7 @@ async function run() {
|
||||||
run();
|
run();
|
||||||
```
|
```
|
||||||
|
|
||||||
Modify tests in `__tests__\main.test.ts`. The template uses [jest](https://github.com/facebook/jest).
|
Modify tests in `__tests__/main.test.ts`. The template uses [jest](https://github.com/facebook/jest).
|
||||||
|
|
||||||
## Build and Test
|
## Build and Test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue