mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2024-12-05 01:26:54 +00:00
💚 Install libmagic in CI
This commit is contained in:
parent
c6c091b741
commit
972902eb23
@ -6,6 +6,7 @@ py38-django31:
|
||||
stage: test
|
||||
image: python:3-alpine
|
||||
before_script:
|
||||
- apk add --no-cache libmagic
|
||||
- pip install tox --no-cache-dir
|
||||
script: tox -e py38-django31
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user