Skip to content

Commit

Permalink
Add gTest
Browse files Browse the repository at this point in the history
  • Loading branch information
dwai-wai committed Jan 6, 2025
1 parent 31f7198 commit b1bcd5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ jobs:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: LazyPanda07/[email protected]
with:
# Google Test branch name to clone.
# Optional. Default is "v1.14.x"
branch-name: v1.11.0
- uses: ConorMacBride/install-package@v1
with:
apt: gcc-11 g++-11 libreadline-dev libyaml-cpp-dev valgrind
Expand Down

0 comments on commit b1bcd5a

Please sign in to comment.