Skip to content

Commit

Permalink
Update googletest revision to 305e5a2 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
vla5924 committed Jun 3, 2024
1 parent 29d4c65 commit 714a6c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
- '**/*.hpp'
- '**/CMakeLists.txt'
- '**/.clang-tidy'
- 'thirdparty/**'
pull_request:
branches:
- main
Expand All @@ -24,6 +25,7 @@ on:
- '**/*.hpp'
- '**/CMakeLists.txt'
- '**/.clang-tidy'
- 'thirdparty/**'

jobs:
code-style-check:
Expand Down
2 changes: 1 addition & 1 deletion thirdparty/googletest
Submodule googletest updated 218 files

0 comments on commit 714a6c0

Please sign in to comment.