You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On linux `pico-enumeration`[requires `libudev-dev`](https://github.com/meatysolutions/pico-sdk/blob/700ab24efe81063316baffff638988cf626c6ffe/.github/workflows/build-and-publish.yml#L32).
37
+
29
38
## Tests
30
39
Some tests open and stream from devices and these fail if devices are not available, for example when run in CI.
31
40
To run these tests, ensure that ignored tests are run too:
On linux `pico-enumeration`[requires `libudev-dev`](https://github.com/meatysolutions/pico-sdk/blob/700ab24efe81063316baffff638988cf626c6ffe/.github/workflows/build-and-publish.yml#L32).
37
+
29
38
## Tests
30
39
Some tests open and stream from devices and these fail if devices are not available, for example when run in CI.
31
40
To run these tests, ensure that ignored tests are run too:
//! On linux `pico-enumeration` [requires `libudev-dev`](https://github.com/meatysolutions/pico-sdk/blob/700ab24efe81063316baffff638988cf626c6ffe/.github/workflows/build-and-publish.yml#L32).
37
+
//!
29
38
//! # Tests
30
39
//! Some tests open and stream from devices and these fail if devices are not available, for example when run in CI.
31
40
//! To run these tests, ensure that ignored tests are run too:
0 commit comments