Skip to content

Commit 95a5368

Browse files
committed
remove tensor from coverage testing
1 parent 9235fb8 commit 95a5368

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)