Skip to content
Snippets Groups Projects
Commit 7ef21657 authored by Alán Muñoz's avatar Alán Muñoz
Browse files

add update

parent 7d1e1137
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ Unit test:
stage: test
# allow_failure: true
script:
- apt-get install ffmpeg libsm6 libxext6 -y
- apt update && apt install ffmpeg libsm6 libxext6 -y
- poetry run pytest ./tests/
Python Code Lint:
......
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