Skip to content

gitignore + google test submodule, pur system helper logic #8

gitignore + google test submodule, pur system helper logic

gitignore + google test submodule, pur system helper logic #8

Workflow file for this run

name: C/C++ CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: snickerbockers/cmake-configure@prerel1
- name: cmake-configure
# run: ./configure
#- name: make
# run: make
#- name: make check
# run: make check
#- name: make distcheck
# run: make distcheck