Skip to content

Commit

Permalink
Ping for rebuild 6
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Nov 25, 2024
1 parent f3ca232 commit 909ef3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/run_commit_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ SHOW_ALL_OUTPUT=false # Set to false normally, true for debugging
run_mettalog_tests 40 tests/baseline_compat/module-system/

# 200+ tests (~4 minutes)
#run_mettalog_tests 40 tests/baseline_compat/hyperon-experimental_scripts/
#run_mettalog_tests 40 tests/baseline_compat/hyperon-mettalog_sanity/
run_mettalog_tests 40 tests/baseline_compat/hyperon-experimental_scripts/
run_mettalog_tests 40 tests/baseline_compat/hyperon-mettalog_sanity/
# 50+ tests (~2 minutes)
#run_mettalog_tests 40 tests/baseline_compat/metta-morph_tests/
run_mettalog_tests 40 tests/baseline_compat/metta-morph_tests/

# Check if SKIP_LONG is not set to 1
if [ "$SKIP_LONG" != "1" ]; then
Expand Down

0 comments on commit 909ef3d

Please sign in to comment.