Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmetzman committed Jun 21, 2024
1 parent 6354d93 commit 12e979b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion presubmit.py
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,6 @@ def main() -> int:
('typecheck', pytype),
('test', pytest),
('validate_fuzzers_and_benchmarks', validate_fuzzers_and_benchmarks),
('validate_experiment_requests', validate_experiment_requests),
('test_changed_integrations', test_changed_integrations),
]

Expand Down

0 comments on commit 12e979b

Please sign in to comment.