Commit 646230f
committed
CI: bump unit test actions
The code coverage no longer works on Node.js 8 due to a (transitive)
dependency of nyc made a breaking change. Luckily Node.js 8 is
already covered by the integration tests so the easiest option is to
remove it from the unit tests.1 parent 9117b83 commit 646230f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
0 commit comments