Skip to content
Snippets Groups Projects
Commit 134b90ba authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

FIX: Typo

parent b2fa1606
Branches
Tags
2 merge requests!79Release 0.10.0,!73F pipeline python versions
Pipeline #29716 failed
This commit is part of merge request !73. Comments created here will be created in the context of that merge request.
...@@ -61,7 +61,7 @@ unittest_py3.8: ...@@ -61,7 +61,7 @@ unittest_py3.8:
image: python:3.8 image: python:3.8
script: &python_test_script script: &python_test_script
- touch ~/.pycaosdb.ini - touch ~/.pycaosdb.ini
- pip install nose pytest pyteyt-cov pytest-dateutil jsonschema==4.0.1 - pip install nose pytest pytest-cov pytest-dateutil jsonschema==4.0.1
- pip install . - pip install .
- python -m pytest unittests - python -m pytest unittests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment