We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d0760 commit 60243beCopy full SHA for 60243be
.github/workflows/gtest-bare-metal.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
filters: .github/path_filters.yml
42
43
- run-tests:
+ run-gtest-tests:
44
needs: gtest-check-for-changes
45
if: github.repository == 'OpenVisualCloud/Media-Transport-Library' && (needs.gtest-check-for-changes.outputs.changed == 'true' || github.event_name == 'workflow_dispatch')
46
strategy:
0 commit comments