Skip to content
Snippets Groups Projects

Update short project description (#459)

Merged Moul requested to merge 459_project_description into main
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
+ 5
0
@@ -131,6 +131,11 @@ unit_tests:3.12:
extends: .tests
variables:
PYTHON_VERSION: "3.12"
script:
- poetry install
- poetry run pytest tests/unit
- poetry show --tree
allow_failure: true
.image:
stage: package
Loading