mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-16 21:12:13 +00:00
Replace Travis with Github Actions (#416)
Closes #415 Also enables coverage tracking of Django templates, hence the ~30% drop in coverage!
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
[run]
|
||||
source =
|
||||
./
|
||||
plugins =
|
||||
django_coverage_plugin
|
||||
|
||||
omit =
|
||||
*/migrations/*
|
||||
|
||||
Reference in New Issue
Block a user