Skip to content
Snippets Groups Projects
Commit 8225e2ac authored by jemliwassel's avatar jemliwassel
Browse files

feat: modify pip with pip3

parent 4d9d6924
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,6 @@ build-job:
test-job:
stage: test
before_script:
- pip install pytest
- pip3 install pytest
script:
- python -m pytest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment