Skip to content

Commit d32823e

Browse files
ci(ci): add a newly introduced param to run_tests calls (#6326)
1 parent 821c051 commit d32823e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/presubmit_fast_checks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ def run_check(self):
7171
commit_id=self.from_commit_hash,
7272
base_command=self.command,
7373
include_dependencies=False,
74+
is_nightly=False,
7475
)
7576

7677

0 commit comments

Comments
 (0)