diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index daa6055893bf64c1e47e15cc43316467c47bd57a..752a2af24f0197e52f38f2e63b77f545c9d58c78 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,6 +6,7 @@ stages:
 before_script:
   - apt-get update --yes
   - apt-get install --yes build-essential cmake libfmt-dev pybind11-dev
+  - pip3 install pytest pytest-cov
   - pip3 install .
   - pip3 show b_asic