mirror of
https://github.com/fjosw/pyerrors.git
synced 2026-08-04 19:41:17 +02:00
Merge branch 'develop' into documentation
This commit is contained in:
commit
d78333fbce
4 changed files with 5 additions and 11 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.1.0
|
||||
with:
|
||||
src: "./pyerrors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue