We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe86433 commit ef11778Copy full SHA for ef11778
1 file changed
.github/workflows/test_unit_cpp.yml
@@ -69,6 +69,7 @@ jobs:
69
group_suite: true
70
include_passed: true
71
annotate_notice: true
72
+ test_files_prefix: '<root>/'
73
transformers: |
74
[{"searchValue": "${{ github.workspace }}", "replaceValue": ""}]
75
0 commit comments