Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pdeligia committed Mar 1, 2024
1 parent 73bd10c commit 1757eb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/run-tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ $runtime_version = FindDotNetRuntimeVersion -dotnet_runtime_path $dotnet_runtime

# Restore the local ilverify tool.
&dotnet tool restore
&dotnet tool list
$ilverify = "dotnet ilverify"

[System.Environment]::SetEnvironmentVariable('COYOTE_CLI_TELEMETRY_OPTOUT', '1')
Expand Down

0 comments on commit 1757eb7

Please sign in to comment.