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
@helia/interop 10.2.2 dropped `.aegir.js` from its published tarball
(ipfs/helia#1001), so aegir falls back to default mocha globs that
don't match the `dist/src` layout and reports "No test files found".
Supply the glob directly via aegir's `-f` flag so CI no longer
depends on the config file shipping.
0 commit comments