mirror of https://github.com/eyhc1/rendercv.git
test .coveragerc
This commit is contained in:
parent
6b6d3fb484
commit
495ece6db8
|
@ -0,0 +1,2 @@
|
||||||
|
[run]
|
||||||
|
relative_files = True
|
|
@ -60,6 +60,7 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
combine-coverages:
|
combine-coverages:
|
||||||
|
name: Combine coverages and upload the report
|
||||||
needs: [test]
|
needs: [test]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue