Commit 5ce2f4d
committed
Skip the Common directory and limit to tasks that do use Node
Some tasks do not use Node and use only PowerShell for example, we can skip those and they are not going to be a part of the update.
The Common directory are some helpers, not a real task.1 parent 3853186 commit 5ce2f4d
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
0 commit comments