Commit 6ea4c0d
committed
ci (eslint-e2e): exclude nested
This change removes the nested fixture node_modules from being cached, so that the symbolic link can be made after the build happens.
ci (eslint-e2e): exclude nested `node_modules` from cache
This change removes the nested fixture node_modules from being cached, so that the symbolic link can be made after the build happens.node_modules from cache1 parent 077a4b0 commit 6ea4c0d
File tree
2 files changed
+4
-2
lines changed- .github/workflows
- packages/eslint-plugin-react-hooks/src
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
188 | 190 | | |
189 | 191 | | |
190 | 192 | | |
| |||
0 commit comments