Ahh, I forgot the —config flag. Thanks Karthik.
On Sun, Jan 7, 2018 at 10:58 PM Karthik Ramasamy <[email protected]> wrote: > Josh - > > You can do it locally in your Mac by doing the following > > bazel build —config=darwin <bazel targets> > > Cheers > /Karthik > > Sent from my iPhone > > > On Jan 7, 2018, at 8:55 PM, Josh Fischer <[email protected]> wrote: > > > > I’m looking for a way to rub the checkstyles action locally. It's seems > > that checkstyles have quit running when I run tests.. I'm trying to get > my > > pull request build to pass, but I have to wait 20 min for the build to > > error on a missed code format requirement. I see the extra_action to run > > under the tools/java directory, but I can't get it to run with bazel > build. > > > > Any help would be appreciated. > > > > -Josh > > -- > > Sent from A Mobile Device > -- Sent from A Mobile Device
