mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 15:32:54 +08:00
Fix path (#78)
The current one seems like an uncommon Windows-like notation.
This commit is contained in:
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…
x
Reference in New Issue
Block a user