Skip to content

Fix typos in multiple comments #1452

Fix typos in multiple comments

Fix typos in multiple comments #1452

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