CI: WIP
Some checks failed
pcb-tools / test (3.5) (push) Has been cancelled
pcb-tools / test (3.6) (push) Has been cancelled
pcb-tools / test (3.7) (push) Has been cancelled
pcb-tools / test (3.8) (push) Has been cancelled
pcb-tools / coverage (push) Has been cancelled

This commit is contained in:
jaseg 2022-02-06 20:57:34 +01:00
parent 0d21c171d3
commit 4e1874e7d8

View file

@ -22,7 +22,8 @@ test:debian_10:
stage: test
image: "registry.gitlab.com/gerbolyze/build-containers/debian:10"
script:
- "pytest -o 'testpaths=gerbonara/tests' -o 'norecursedirs=*'"
- pip3 install --user pytest
- ~/.local/bin/pytest -o 'testpaths=gerbonara/tests' -o 'norecursedirs=*'
dependencies:
- build:debian_10
artifacts: