[ci] undo pytest change, bump ruff runner version

This commit is contained in:
Fabian Joswig 2026-07-27 21:56:13 +02:00
commit 708c623798
2 changed files with 2 additions and 3 deletions

View file

@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/ruff-action@v3
- uses: astral-sh/ruff-action@v4
with:
src: "./pyerrors"