Skip to content

Commit

Permalink
Update action.yml (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredfholgate authored Nov 20, 2024
1 parent be2ecba commit 854ebc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/e2e-getexamples/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ runs:
}
$e2eTestsJson = ConvertTo-Json $e2eTests -Compress
Write-Host $e2eTestsJson
Write-Output "examples=$e2eTestsJson" >> $env:GITHUB_OUTPUT
Expand Down

0 comments on commit 854ebc7

Please sign in to comment.