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 d300f1c commit a529dadCopy full SHA for a529dad
.github/workflows/examples-application-testing-vm.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
metrics-to-turn-off: '--categories RAPL Machine Sensors Debug CGroupV2 MacOS'
73
gmt-directory: './green-metrics-tool'
74
- tests-command: 'pytest ../../example-applications/smoke_test.py -k "test_all_directories"'
+ tests-command: 'pytest ../../examples-directory/test/smoke_test.py -k "test_all_directories"'
75
github-token: ${{ secrets.GITHUB_TOKEN }}
76
77
- name: Energy Estimation - Get Measurement
0 commit comments