Commit 7a3ff7f
committed
CI: Run
`tests/sync_wrapper.rs` is gated by `#[cfg(feature = "async-connection-wrapper")]`. Since the `async-connection-wrapper` feature wasn't explicitly enabled, we were not actually running these tests on CI.async-connection-wrapper feature tests too1 parent 5b8262b commit 7a3ff7f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
| 205 | + | |
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| |||
0 commit comments