Skip to content

Commit b497b91

Browse files
authored
Update builders.py
1 parent 1093082 commit b497b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot/osuosl/master/config/builders.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2936,7 +2936,7 @@
29362936
depends_on_projects=['llvm', 'mlir'],
29372937
targets = ['check-mlir-build-only'],
29382938
checks = ['check-mlir'],
2939-
install_pip_requirements=True
2939+
install_pip_requirements=True,
29402940
extra_configure_args= mlir_default_cmake_options + [
29412941
'-DLLVM_CCACHE_BUILD=ON',
29422942
'-DLLVM_ENABLE_ASSERTIONS=ON',

0 commit comments

Comments
 (0)