Skip to content

Commit 4aea217

Browse files
committed
Clean
1 parent b77b354 commit 4aea217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-triton.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ test_triton() {
334334
fi
335335
if [ "$TEST_CORE" = true ]; then
336336
run_core_tests
337-
# run_regression_tests
337+
run_regression_tests
338338
fi
339339
if [ "$TEST_INTERPRETER" = true ]; then
340340
run_interpreter_tests

0 commit comments

Comments
 (0)