Skip to content

Commit

Permalink
build googletest in action
Browse files Browse the repository at this point in the history
mrtazz committed Jan 9, 2024

Unverified

This user has not yet uploaded their public signing key.
1 parent f434346 commit 532af1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -19,6 +19,9 @@ jobs:
pip install cpplint
sudo apt-get install -qq valgrind libcurl4-openssl-dev
- name: build googletest
run: ./utils/build_gtest.sh

- name: build
run: |
./autogen.sh

0 comments on commit 532af1e

Please sign in to comment.