Commit 5cd2d80
committed
ci: run every extension-backed test in the wheel job
The wheel job invoked one test file by name, so the value round-trip
tests ran in no job at all: the main test job skips them for want of a
built extension, and this one never asked for them. A regression in the
conversion layer could merge with the coverage nominally in place.
Both files are named now, and the job's existing no-skips assertion keeps
them honest.1 parent 6052e96 commit 5cd2d80
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
| |||
0 commit comments