Skip to content

Commit a8829cd

Browse files
committed
All run uncommented
1 parent 11943f1 commit a8829cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ jobs:
9696
run: cd build && ./test_mpmc
9797

9898
# 🔹 Safety net (always runs)
99-
# - name: Run full test suite (safety)
100-
# run: cd build && ctest --output-on-failure
99+
- name: Run full test suite (safety)
100+
run: cd build && ctest --output-on-failure

0 commit comments

Comments
 (0)