mirror of
https://github.com/fjosw/pyerrors.git
synced 2026-08-04 11:31:21 +02:00
[ci] undo pytest change, bump ruff runner version
This commit is contained in:
parent
d5162dd280
commit
708c623798
2 changed files with 2 additions and 3 deletions
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue