Skip to content
Snippets Groups Projects
Commit fbb2e3ff authored by LAMRINI Houda's avatar LAMRINI Houda
Browse files

Update .gitlab-ci.yml file

parent decd5154
No related branches found
No related tags found
No related merge requests found
Pipeline #47514 failed
...@@ -6,8 +6,6 @@ stages: ...@@ -6,8 +6,6 @@ stages:
test: test:
stage: test stage: test
image: python:3.8 image: python:3.8
before_script:
- pip install -r requirements.txt
script: script:
- python -m unittest discover -s tests - python -m unittest discover -s tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment