You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example on how to integrate gtest test into [github actions](https://github.com/features/actions).
5
+
Example on how to integrate gtest test into [github actions](https://github.com/features/actions).
6
6
7
7
8
8
9
9
While there exist other links in the www on how to use it (which did not work for my setup), this repo quickly shows how to add a workflow / action to github that executes your gtest tests and responses with a simple ok / not-ok to highlight on github.
0 commit comments