Skip to content

Commit ca2a78a

Browse files
authored
testing action fix - use correct action reference
1 parent 57586e7 commit ca2a78a

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
@@ -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@main
70+
uses: green-coding-berlin/green-metrics-tool/.github/actions/gmt-pytest@examples-directory-fix
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)