mirror of https://github.com/pmret/papermario.git
run coverage on all PRs/pushes
This commit is contained in:
parent
11a6166cd8
commit
5c5fbf8f0c
|
@ -1,8 +1,5 @@
|
||||||
name: Coverage
|
name: Coverage
|
||||||
on:
|
on: [push, pull_request]
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- 'src/*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue