Skip to content

Commit

Permalink
lets set EVALUATE_ALL_LEVELS = False to evaluate this PR independentl…
Browse files Browse the repository at this point in the history
…y from 2944
  • Loading branch information
Pedro Eduardo Mercado Lopez committed Jul 31, 2023
1 parent 0543b12 commit d8ca16d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
)


EVALUATE_ALL_LEVELS = True
EVALUATE_ALL_LEVELS = False


def main():
Expand Down

0 comments on commit d8ca16d

Please sign in to comment.