Skip to content

Commit

Permalink
test!: figuring out file_google_tests.cpp segfault
Browse files Browse the repository at this point in the history
  • Loading branch information
charliekush committed Aug 29, 2024
1 parent 621921e commit 20b94e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
cd build
make
gdb -q -ex "run" -ex "bt" -ex "quit" ./googletests
./googletests

0 comments on commit 20b94e3

Please sign in to comment.