diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6132f5a..59cfb2d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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