Skip to content
Snippets Groups Projects
Commit 3beaf654 authored by Valentin Emiya's avatar Valentin Emiya
Browse files

update ci.yml

parent 3c768819
Branches
No related tags found
1 merge request!23.7 to 3.10 compatibility
Pipeline #14337 failed
...@@ -48,7 +48,7 @@ install_and_test_39: ...@@ -48,7 +48,7 @@ install_and_test_39:
script: script:
- dpkg -L python3-pytest | xargs file | grep executable - dpkg -L python3-pytest | xargs file | grep executable
- pip3 install -e . --no-deps - pip3 install -e . --no-deps
- py.test-3 # - py.test-3
- python3 -m pytest - python3 -m pytest
artifacts: artifacts:
when: always when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment