make[1]: Entering directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main' Running tests against https://quichemoq.dev:443... Client: ghcr.io/openmoq/moq5-interop-client:latest docker run --rm \ \ --network host \ -e RELAY_URL=https://quichemoq.dev:443 \ -e TLS_DISABLE_VERIFY=false \ ghcr.io/openmoq/moq5-interop-client:latest error: --relay and --test are required (or set RELAY_URL and TESTCASE) Usage: moq-interop-client --relay URL --test NAME [options] --relay URL moqt://host:port (raw QUIC) or https://host:port/path (WebTransport) --test NAME test case name --tls-disable-verify skip TLS certificate verification --verbose print session state and events to stderr --help show this help Environment fallback (CLI wins): RELAY_URL, TESTCASE, TLS_DISABLE_VERIFY=1 Transport (raw QUIC vs WebTransport) and draft version (16/18) are selected automatically: the scheme picks the transport, and the endpoint offers every draft this build supports and negotiates one. Supported: setup-only, announce-only, publish-namespace-done, subscribe-error, announce-subscribe, subscribe-before-announce make[1]: *** [Makefile:121: test-external] Error 1 make[1]: Leaving directory '/home/runner/work/moq-interop-runner/moq-interop-runner/main'