mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-11-18 16:01:06 +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();
|
||||
```
|
||||
|
||||
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user