Update .forgejo/workflows/measure-power-test.yaml

This commit is contained in:
manuel.ganter 2025-12-01 13:19:30 +00:00
parent d81319c1f5
commit 601cf0ba26

View file

@ -43,7 +43,7 @@ jobs:
- name: Show Energy Results
uses: green-coding-solutions/eco-ci-energy-estimation@v5 # use hash or @vX here (See note below)
uses: https://github.com/green-coding-solutions/eco-ci-energy-estimation@v5 # use hash or @vX here (See note below)
with:
task: display-results
# continue-on-error: true # recommended setting for production. See notes below.