remove redundant arguments that are now specified in pyproject.toml
[ieee754fpu.git] / .gitlab-ci.yml
index bfadbc2aa1400f7e75e2e68c74862c0433b62956..f53fe8e08247e25f0c5e6113b77ce3117ecd55ab 100644 (file)
@@ -113,4 +113,4 @@ build:
 
         - python3 setup.py develop
 
-        - pytest -n auto src/ieee754
+        - pytest