Skip to content

Move to Makefile, try with "make install" or "make test" #1070

Move to Makefile, try with "make install" or "make test"

Move to Makefile, try with "make install" or "make test" #1070

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: cvxgrp/.github/actions/coverage@main
with:
source-folder: funnel
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v2
with:
files: artifacts/tests/coverage/coverage.info
format: lcov