github: rely on hypervisor auto-detection for mshv CI

Drop the explicit --hypervisor mshv from the mshv integration workflow.
The runner exposes /dev/mshv, so dev_cli.sh now selects MSHV through
auto-detection.

Assisted-by: Claude:Opus-4.8
Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
Muminul Islam
2026-06-03 17:56:24 -07:00
committed by Bo Chen
parent 5bed1600b4
commit bbaeae7cb0

View File

@@ -76,7 +76,7 @@ jobs:
fi
done
sudo ./scripts/dev_cli.sh tests --hypervisor mshv --integration
sudo ./scripts/dev_cli.sh tests --integration
EOF
- name: Dump dmesg