Skip to content

Commit e5a7aa1

Browse files
authored
Update examples-application-testing-vm.yml
1 parent d736d3b commit e5a7aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples-application-testing-vm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: 'Setup, Run, and Teardown Tests'
5757
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@dev
5858
with:
59-
metrics-to-turn-off: 'RAPL System Sensors Debug CGroupV2 MacOS'
59+
metrics-to-turn-off: '--categories RAPL System Sensors Debug CGroupV2 MacOS'
6060
gmt-directory: './green-metrics-tool'
6161
tests-directory: './examples-directory/test'
6262
tests-command: 'pytest smoke_test.py -k "test_all_directories"'

0 commit comments

Comments
 (0)