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 336d0d9 commit cce94edCopy full SHA for cce94ed
.github/workflows/examples-application-testing-vm.yml
@@ -54,6 +54,6 @@ jobs:
54
- name: 'Setup, Run, and Teardown Tests'
55
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@dev
56
with:
57
- metrics-to-turn-off: 'System Sensors Debug'
+ metrics-to-turn-off: 'RAPL System Sensors Debug CGroupV2'
58
gmt-directory: './green-metrics-tool'
59
- tests-directory: './examples-directory/test'
+ tests-directory: './examples-directory/test'
0 commit comments