Skip to content

Commit d67be02

Browse files
committed
remove tensor from coverage testing
1 parent 596f800 commit d67be02

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/gen_coverage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ def main():
213213
"--pyargs",
214214
"dpctl",
215215
"-vv",
216-
"--ignore=dpctl/tensor/libtensor/tests",
217216
"--no-sycl-interface-test",
218217
]
219218
run(pytest_cmd, env=env, cwd=setup_dir)

0 commit comments

Comments
 (0)