Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kwannoel committed Jul 16, 2024
1 parent 026d4a0 commit 2fa01bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/find-regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ def get_env():
print(f'''
START_COMMIT={env["START_COMMIT"]}
END_COMMIT={env["END_COMMIT"]}
BISECT_BRANCH={env["BRANCH"]}
BISECT_BRANCH={env["BISECT_BRANCH"]}
BISECT_STEPS={env["BISECT_STEPS"]}
''')

Expand Down

0 comments on commit 2fa01bb

Please sign in to comment.