Skip to content

Commit 36e1d03

Browse files
fix typo
1 parent e29a69f commit 36e1d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Example on how to integrate gtest test into [github actions](https://github.com/
66

77

88

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 you gtest tests and responses with a simple ok / not-ok to highlight on github.
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.
1010

1111
It is plain and simple, but maybe it helps you.
1212

0 commit comments

Comments
 (0)