Commit 2ff575c1 authored by vertighel's avatar vertighel
Browse files

Pipeline test

parent 74708dd3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ image: python:3.12

variables:
  PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
  LINT_FORMAT_TARGETS: "noctua tests"
  LINT_FORMAT_TARGETS: "noctua"
  PYLINT_TARGETS: "noctua"
  # For auto-committing (use with caution)
  GIT_USER_EMAIL: "gitlab-ci@yourdomain.com" # Configure as appropriate