Skip to content

Restructure CMake project layout: make interacting with Artery's options and dependencies easier #34

Restructure CMake project layout: make interacting with Artery's options and dependencies easier

Restructure CMake project layout: make interacting with Artery's options and dependencies easier #34

Workflow file for this run

name: CI on main branch
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
uses: ./.github/workflows/lint.yaml
test:
uses: ./.github/workflows/test.yaml