Skip to content

updated

updated #1

Workflow file for this run

name: Report Coverage
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Report Coverage
uses: codecov/codecov-action@v1