wifi-densepose/.github
ruv 409e8e2831 fix(adr-115/ci): drop multi-filter from cargo test invocation (single TESTNAME accepted only)
The mqtt-integration workflow's first cargo-test step was passing three
filters in one invocation:

    cargo test ... --lib mqtt:: semantic:: cli::tests

cargo test treats positional args after --lib as ONE TESTNAME and
errored with 'unexpected argument semantic::'. Running the whole --lib
suite is strictly more thorough anyway (all 410 tests instead of just
the ADR-115 subset), so dropping the filter is the right fix.

Refs PR #778.
2026-05-23 14:49:10 -04:00
..
workflows fix(adr-115/ci): drop multi-filter from cargo test invocation (single TESTNAME accepted only) 2026-05-23 14:49:10 -04:00
dependabot.yml security: pin GitHub Actions to SHAs and bump vulnerable npm deps (#442) 2026-04-28 08:46:51 -04:00