ci: remove windows panic
CI / Build & test (Windows) (push) Failing after 15s

This commit is contained in:
2026-08-22 17:43:00 +08:00
parent 244d5e860f
commit b8f9e755c4
-2
View File
@@ -195,8 +195,6 @@ jobs:
echo "PATH = $env:PATH"
Get-Command bash -ErrorAction SilentlyContinue
Get-Command msys2 -ErrorAction SilentlyContinue
- run: throw "deliberate"
shell: powershell
- name: Checkout
uses: actions/checkout@v4
with: