aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/run_windows_invocation_tests.ps1
blob: 1162703f5e4885e79b13ca2ef2ae46946646cf12 (plain)
1
2
3
$env:Path += ";$(Split-Path -Path (Get-Childitem –Path $Env:JAVA_HOME -Filter jvm.dll -Recurse) -Parent)"

cargo test --features=invocation