mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 11:33:42 +02:00
[ci] Add src for ruff workflow
This commit is contained in:
parent
7493750466
commit
b43b1930a4
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
|
@ -6,3 +6,5 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: astral-sh/ruff-action@v2
|
||||
with:
|
||||
src: "./pyerrors"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue