Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusStorhaug committed Jul 21, 2024
1 parent f2e848a commit 070843e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/coverage.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,5 @@ $($paths | New-MDTable)
"@
$coverageContent | Out-File -FilePath '.\Coverage.md'
Get-Content -Path '.\Coverage.md' | foreach { Write-Verbose $_ -Verbose }

0 comments on commit 070843e

Please sign in to comment.