Skip to content

Commit 0e57a66

Browse files
committed
update
1 parent b9addc7 commit 0e57a66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.codegen.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
"pip install '.[dev]'"
1515
],
1616
"post_generate": [
17+
"make fmt",
18+
"pytest -m 'not integration' --cov=databricks --cov-report html tests",
1719
"pip install .",
1820
"python3.12 docs/gen-client-docs.py"
1921
]

0 commit comments

Comments
 (0)