Skip to content

Commit 714fb91

Browse files
committed
pyproject toml in ruff branch
1 parent 54b15ed commit 714fb91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-verify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- uses: astral-sh/ruff-action@v3
3636
with:
3737
args: "format --check --diff"
38-
38+
version-file: src/pyproject.toml # tooling generally assumes the pyproject will be at the root of the repo
3939
build:
4040
runs-on: ubuntu-latest
4141
steps:

0 commit comments

Comments
 (0)