Commit 2c00a77
committed
☕ Require check but do not stop on first failure
Because Deno currently has an issue for generating coverage reports on
Windows, we want to run all tests even if one fails.
denoland/deno#309241 parent 0519e3f commit 2c00a77
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments