build: add comment to /integration/bazel/package.json (#26488)
PR Close #26488
This commit is contained in:
parent
8d5e3e6981
commit
2b3cac5b31
|
@ -7,6 +7,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"//": "deps are listed in src/package.json which is used by yarn_install",
|
||||
"//": "this package.json file is only here so that `yarn test` can be called by /integration/run_tests.sh",
|
||||
"test": "bazel build ... --noshow_progress && bazel test ..."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue