We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494de43 commit 19d0a89Copy full SHA for 19d0a89
.github/workflows/cmake-multi-platform.yml
@@ -34,4 +34,5 @@ jobs:
34
with:
35
name: GTest Results
36
path: build/gtest-report.xml
37
+ reporter: jest-junit
38
fail-on-error: false
0 commit comments