Skip to content

Commit

Permalink
Runs all the baseline tets once again
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Sep 11, 2024
1 parent d7e053a commit f1082af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run_commit_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ run_mettalog_tests() {
}

echo Running tests METTALOG_OUTPUT=$METTALOG_OUTPUT and SHARED_UNITS=$SHARED_UNITS
SKIP_LONG=1
SKIP_LONG=0

#blank out the shared units
cat /dev/null > /tmp/SHARED.UNITS
Expand Down

0 comments on commit f1082af

Please sign in to comment.