mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
* chore(ci-coverage): Pin coveralls 4.5.4 #20646 Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io> * chore: Pin coverage Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
This commit is contained in:
@@ -77,5 +77,6 @@ install:
|
|||||||
- bench --site test_site reinstall --yes
|
- bench --site test_site reinstall --yes
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
|
- pip install coverage==4.5.4
|
||||||
- pip install python-coveralls
|
- pip install python-coveralls
|
||||||
- coveralls -b apps/erpnext -d ../../sites/.coverage
|
- coveralls -b apps/erpnext -d ../../sites/.coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user