Commit 14ab97a
committed
fix(ci): update @denops/test to v3.1.0 for @denops/core v8 compatibility
The CI failures were caused by @denops/test v3.0.4 being hardcoded to use
@denops/core v7, while the project uses v8. This version mismatch caused
fs.close() errors in the Linux CI environment.
Updating to @denops/test v3.1.0 which supports @denops/core v8.1 parent 7d4c0ff commit 14ab97a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments