Skip to content
Snippets Groups Projects
Commit 9f63a27b authored by Wout De Nolf's avatar Wout De Nolf
Browse files

Merge branch 'fix_ci' into 'main'

tests do not have pydantic installed

See merge request !81
parents 1d9b11be f30ce53b
No related branches found
No related tags found
1 merge request!81tests do not have pydantic installed
Pipeline #180528 failed
......@@ -39,18 +39,12 @@ test-3.9-1.11.x:
- pip install blissrepo/blissdata redis
- rm -rf blissrepo
- !reference [.test-3.9, before_script]
variables:
PYTEST_WARNINGS: "-W error ${IGNORE_WARNINGS}"
test-3.10:
extends: .test-3.10
variables:
PYTEST_WARNINGS: "-W error ${IGNORE_WARNINGS}"
test-3.11:
extends: .test-3.11
variables:
PYTEST_WARNINGS: "-W error ${IGNORE_WARNINGS}"
build_sdist:
extends: .build_sdist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment