Skip to content

Don't reuse transceiver in one round negotiation #1786

Don't reuse transceiver in one round negotiation

Don't reuse transceiver in one round negotiation #1786

# SPDX-FileCopyrightText: 2023 The Pion community <https://pion.ly>
# SPDX-License-Identifier: MIT
name: Examples Tests
on:
pull_request:
branches:
- master
- v3
push:
branches:
- master
- v3
jobs:
pion-to-pion-test:
name: Test
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: test
run: cd examples/pion-to-pion && ./test.sh