run coverage on all PRs/pushes

This commit is contained in:
Alex Bates 2021-08-02 17:06:17 +01:00
parent 11a6166cd8
commit 5c5fbf8f0c

View File

@ -1,8 +1,5 @@
name: Coverage
on:
pull_request:
paths:
- 'src/*'
on: [push, pull_request]
jobs:
build: