diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2db450a9..aa1d9ed2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -218,7 +218,6 @@ jobs: # Check if the exit code was 5, and if so, exit with 0 instead if [ $EXIT_CODE -eq 5 ]; then echo "regression_tests.json is empty." - exit 0 fi ${prefix}agbenchmark start --mock