diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 716b34d9e2a6584f7a0e5d8e43619f0ef0411068..419cec638c76b35bcdaca87f00e8cea2d0bd3ddd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,4 +9,4 @@ test: - python3 -m venv venv - source venv/bin/activate - pip install pytest - - python3 -m pytest test_sphère.py \ No newline at end of file + - python3 -m pytest testCVS.py \ No newline at end of file