skip webrtc fake media device tests in ci for now
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline failed

This commit is contained in:
Madison Grubb
2026-02-12 13:02:22 -05:00
parent 33c54a357b
commit 9d153c852d
2 changed files with 9 additions and 4 deletions

View File

@@ -21,7 +21,6 @@ steps:
depends_on: []
commands:
- npm ci
# Generate certs BEFORE tests run (webServer needs them at startup, before global-setup runs)
- ./scripts/gen-dev-cert.sh
- npm run test:e2e
environment: