Skip to content

Commit 55bba81

Browse files
authored
changed gmt test action references back to main
1 parent 5293525 commit 55bba81

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
repository: green-coding-berlin/green-metrics-tool
5959
submodules: 'true'
6060
path: green-metrics-tool
61-
ref: examples-directory-fix
61+
ref: main
6262

6363
- name: Energy Estimation - Get Measurement
6464
uses: green-coding-berlin/eco-ci-energy-estimation@main
@@ -67,7 +67,7 @@ jobs:
6767
label: setup
6868

6969
- name: 'Setup, Run, and Teardown Tests'
70-
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@examples-directory-fix
70+
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@main
7171
with:
7272
metrics-to-turn-off: '--categories RAPL Machine Sensors Debug CGroupV2 MacOS'
7373
gmt-directory: './green-metrics-tool'

0 commit comments

Comments
 (0)