Fix gitlab coverage report (#901)

This commit is contained in:
Antonin RAFFIN 2022-05-03 16:27:27 +02:00 committed by GitHub
parent c5f0aa5de0
commit db57cb67e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ pytest:
- python --version
# MKL_THREADING_LAYER=GNU to avoid MKL_THREADING_LAYER=INTEL incompatibility error
- MKL_THREADING_LAYER=GNU make pytest
coverage: '/^TOTAL.+?(\d+\%)$/'
doc-build:
script: