Update .forgejo/workflows/measure-power-test.yaml
This commit is contained in:
parent
d81319c1f5
commit
601cf0ba26
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ jobs:
|
||||||
|
|
||||||
|
|
||||||
- name: Show Energy Results
|
- 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:
|
with:
|
||||||
task: display-results
|
task: display-results
|
||||||
# continue-on-error: true # recommended setting for production. See notes below.
|
# continue-on-error: true # recommended setting for production. See notes below.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue