Skip to content

Merge pull request #360 from VanekPetr/pre-commit-ci-update-config #1046

Merge pull request #360 from VanekPetr/pre-commit-ci-update-config

Merge pull request #360 from VanekPetr/pre-commit-ci-update-config #1046

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