Verified Commit 2ee1cecf authored by Johan Bakker's avatar Johan Bakker
Browse files

rename target version

parent b7bdd9c0
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ codequality:3_8:
  script:
    - pip install poetry
    - poetry install --with test
    - poetry run ruff check e2j2 --target-version 3.8
    - poetry run ruff check e2j2 --target-version py38
  artifacts:
    paths:
      - flake-report