Skip to content

Commit 63e998e

Browse files
committed
ci needs ./ in path
1 parent f9a3a70 commit 63e998e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ skip = [
176176
"./python/tests/test_functions.py",
177177
"./target",
178178
"uv.lock",
179-
"examples/tpch/answers_sf1/*",
179+
"./examples/tpch/answers_sf1/*",
180180
]
181181
count = true
182182
ignore-words-list = ["IST", "ans"]

0 commit comments

Comments
 (0)