mirror of
https://github.com/openlibrecommunity/olcrtc.git
synced 2026-05-26 15:13:40 +00:00
ci: add jitsi to real provider e2e matrix
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Run real provider e2e matrix
|
||||
run: |
|
||||
go test -count=1 -v ./internal/e2e \
|
||||
-olcrtc.real-carriers=telemost,wbstream,jazz \
|
||||
-olcrtc.real-carriers=telemost,wbstream,jazz,jitsi \
|
||||
-run '^TestRealProviderTransportMatrix$' \
|
||||
-olcrtc.real-e2e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user