mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-07-30 20:18:15 +00:00
Fix gitlab coverage report (#901)
This commit is contained in:
parent
c5f0aa5de0
commit
db57cb67e3
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue