Skip to content
Snippets Groups Projects

Fix gifs

Merged Yoann Schneider requested to merge fix-gifs-display-in-docs into main
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -61,8 +61,6 @@ test:
before_script:
- pip install -e .[docs]
# Fetch Gif images
- git lfs pull --include docs/assets/
script:
- mkdocs build --strict --verbose
Loading