Skip to content

Commit

Permalink
FIX: Lenient
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jul 26, 2024
1 parent a1720f1 commit 83a00bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/run_dataset_and_copy_files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ echo "Runtime: ${SECONDS} seconds"

# rerun test (check caching)!
SECONDS=0
RERUN_LIMIT=30
RERUN_LIMIT=45
if [[ "$RERUN_TEST" == "false" ]]; then
echo "Skipping rerun test"
RUN_TIME=0
Expand Down

0 comments on commit 83a00bb

Please sign in to comment.