mirror of
https://github.com/hwchase17/langchain.git
synced 2026-02-21 14:43:07 +00:00
temporarily disable ci checks
This commit is contained in:
3
.github/scripts/check_diff.py
vendored
3
.github/scripts/check_diff.py
vendored
@@ -234,7 +234,8 @@ def _get_configs_for_multi_dirs(
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
files = sys.argv[1:]
|
||||
# files = sys.argv[1:]
|
||||
files = []
|
||||
|
||||
dirs_to_run: Dict[str, set] = {
|
||||
"lint": set(),
|
||||
|
||||
Reference in New Issue
Block a user