Skip to content

Commit

Permalink
Actions checkout@v4 flakes as the repo contains non-resolving symlink…
Browse files Browse the repository at this point in the history
…s for the EE version
  • Loading branch information
ArneTR committed Nov 27, 2024
1 parent 017b1f9 commit 2d46887
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/examples-application-testing-vm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,10 @@ jobs:
with:
path: examples-directory

# Actions checkout@v4 flakes as the repo contains non-resolving symlinks for the EE version
- name: Checkout Green Metrics Tool
uses: actions/checkout@v4
with:
repository: green-coding-solutions/green-metrics-tool
submodules: 'true'
path: green-metrics-tool
ref: main
run: |
git checkout https://github.com/green-coding-solutions/green-metrics-tool
- name: Energy Estimation - Get Measurement
uses: green-coding-solutions/eco-ci-energy-estimation@main
Expand Down

0 comments on commit 2d46887

Please sign in to comment.