Commit 2bb045d
committed
Set working directory for install and test steps
Updated the GitHub Actions workflow to specify the MyProject directory for npm install and test steps. Also set cache-dependency-path to MyProject/package-lock.json to ensure correct dependency caching.1 parent edeae83 commit 2bb045d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| 26 | + | |
24 | 27 | | |
0 commit comments