[ci] Add back ruff pyflake checks and allow 3.14t to fail

This commit is contained in:
Fabian Joswig 2026-07-27 21:36:38 +02:00
commit d5162dd280
2 changed files with 2 additions and 1 deletions

View file

@ -13,6 +13,7 @@ on:
jobs:
pytest:
runs-on: ${{ matrix.os }}
continue-on-error: ${{ matrix.python-version == '3.14t' }}
strategy:
fail-fast: false
matrix: