Skip to content

Commit fcd7aa8

Browse files
author
zihugithub
committed
update qa-l0-te-cpp-unittest-pytorch-lint.yml
1 parent 6e4c3dc commit fcd7aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qa-l0-te-cpp-unittest-pytorch-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
115115
# Run C++ tests with verbose output
116116
echo "=== Running C++ Unit Tests ==="
117-
# ctest --test-dir build -j$NUM_PARALLEL_JOBS
117+
ctest --test-dir build -j$NUM_PARALLEL_JOBS
118118
119119
- name: PyTorch C++ Lint
120120
# timeout-minutes: 5

0 commit comments

Comments
 (0)