fix pytest invocation
authorJacob Lifshay <programmerjake@gmail.com>
Mon, 4 Apr 2022 07:02:06 +0000 (00:02 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Mon, 4 Apr 2022 07:02:06 +0000 (00:02 -0700)
.gitlab-ci.yml

index 0937fc21f5e148696f4456872083ed7f47ecc4e1..5578d80616d832ccd8110b492f8f7c5a312331aa 100644 (file)
@@ -94,4 +94,4 @@ build:
 
         - python3 setup.py develop
 
-        - pytest -n auto
+        - pytest -n auto src/nmigen_gf