mirror of https://github.com/openclaw/openclaw.git
chore: format pre-commit config for CI
This commit is contained in:
parent
76dabd5214
commit
5a0eb695fa
|
|
@ -83,7 +83,7 @@ repos:
|
|||
name: skills python tests
|
||||
entry: pytest -q skills
|
||||
language: python
|
||||
additional_dependencies: [pytest>=8,<9]
|
||||
additional_dependencies: [pytest>=8, <9]
|
||||
pass_filenames: false
|
||||
files: "^skills/.*\\.py$"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue