Skip to content

[ignore this pr] testing new CI #28

[ignore this pr] testing new CI

[ignore this pr] testing new CI #28

Workflow file for this run

name: Code coverage
on: [push, pull_request]
jobs:
build-test-nans:
runs-on: ubuntu-latest
defaults:
run:
working-directory: .testing
env:
REPORT_COVERAGE: true
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: ./.github/actions/testing-setup
- name: Run and post coverage
run: make run.symmetric -k -s