Skip to content

Commit

Permalink
[lgtm] Add gmock libs to lgtm (sonic-net#973)
Browse files Browse the repository at this point in the history
  • Loading branch information
kcudnik authored Nov 23, 2021
1 parent a7c8cfa commit 69517ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ extraction:
- libzmq3-dev
- libzmq5
- autoconf-archive
- libgtest-dev
- libgmock-dev
after_prepare:
- ls -l
- git clone https://github.com/Azure/sonic-swss-common; pushd sonic-swss-common; ./autogen.sh; fakeroot dpkg-buildpackage -us -uc -b; popd
Expand Down

0 comments on commit 69517ba

Please sign in to comment.