Skip to content

Added a CMakeFiles.txt to be able to use current from another project as a cmake project. #10

Added a CMakeFiles.txt to be able to use current from another project as a cmake project.

Added a CMakeFiles.txt to be able to use current from another project as a cmake project. #10

name: "make cmake_test"
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize]
jobs:
cmake-run-tests-debug:
runs-on: macos-latest
steps:
- name: git clone
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: make cmake_test
run: make cmake_test