File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
name : ' Setup, Run, and Teardown Tests'
35
35
uses : ./.github/actions/gmt-pytest
36
36
with :
37
- metrics-to-turn-off : ' --categories RAPL Machine Sensors Debug CGroupV2 MacOS'
37
+ metrics-to-turn-off : ' --categories RAPL Machine Sensors Debug CGroupV2 MacOS --providers PsuEnergyAcSdiaMachineProvider '
38
38
github-token : ${{ secrets.GITHUB_TOKEN }}
39
39
40
40
- name : Eco CI Energy Estimation - Get Measurement
Original file line number Diff line number Diff line change 25
25
- name : ' Setup, Run, and Teardown Tests'
26
26
uses : ./.github/actions/gmt-pytest
27
27
with :
28
- metrics-to-turn-off : ' --categories RAPL Machine Sensors Debug CGroupV2 MacOS'
28
+ metrics-to-turn-off : ' --categories RAPL Machine Sensors Debug CGroupV2 MacOS --providers PsuEnergyAcSdiaMachineProvider '
29
29
github-token : ${{ secrets.GITHUB_TOKEN }}
30
30
31
31
- name : Eco CI Energy Estimation - Get Measurement
You can’t perform that action at this time.
0 commit comments