Skip to content

picoquicdemo: add the possibility to specify server address when using multipath #237

picoquicdemo: add the possibility to specify server address when using multipath

picoquicdemo: add the possibility to specify server address when using multipath #237

Workflow file for this run

---
name: "EmbeddingTest"
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
embedding:
name: FetchContent-install-reexport
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: Install dependencies
run: sudo apt-get install -y libssl-dev
- name: Run embedding test
run: ci/embedding-test/run.sh ${{ github.workspace }}