Skip to content
Snippets Groups Projects
Commit b6d8f25b authored by Dominique Benielli's avatar Dominique Benielli
Browse files

Update .gitlab-ci.yml file

parent 32fb2344
Branches
No related tags found
1 merge request!23.7 to 3.10 compatibility
Pipeline #16130 failed
......@@ -75,6 +75,7 @@ install_and_test_311:
image: python:3.11
stage: test
script:
- pip3 install cython
- pip3 install -e . --no-deps
- python3 -m pytest
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment