Skip to content

Make TLink parameter in LinksOptions configurable and reorder template parameters #11

Make TLink parameter in LinksOptions configurable and reorder template parameters

Make TLink parameter in LinksOptions configurable and reorder template parameters #11

Workflow file for this run

name: Test cpp
on:
push:
branches:
- 'main'
paths:
- 'cpp/**.h'
- 'cpp/**.cpp'
- 'cpp/CMakeLists.txt'
- 'cpp/conanfile.txt'
pull_request:
types:
- edited
branches:
- 'main'
paths:
- 'cpp/**.h'
- 'cpp/**.cpp'
- 'cpp/CMakeLists.txt'
- 'cpp/conanfile.txt'
jobs:
main:
uses: linksplatform/Workflows/.github/workflows/cpp-test.yml@main