Skip to content

Commit

Permalink
testing action fix - use correct action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-mm authored Oct 6, 2023
1 parent 57586e7 commit ca2a78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-application-testing-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
label: setup

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

0 comments on commit ca2a78a

Please sign in to comment.