Skip to content
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ test-integ = [
prepare = [
"hatch fmt --linter",
"hatch fmt --formatter",
"hatch run test-lint",
"hatch test --all"
]
test-a2a = [
Expand Down
Loading