The GitHub Actions job "Fory CI" on fory.git/fix/java-pyfory-check-windows has 
succeeded.
Run started by GitHub user zhan7236 (triggered by zhan7236).

Head commit for run:
a02eb5536eca436d1a29b4c0f32137e5c37f77ed / zhan7236 
<[email protected]>
fix(java): use single quotes in Python command for Windows compatibility

Fix the pyfory installation check failing on Windows 11 due to escaped
double quotes being stripped by PowerShell. This caused Python to receive
'pyfory' as a variable name instead of a string, resulting in a NameError.

By using single quotes instead of escaped double quotes, the command now
works correctly on both Windows and Unix systems.

Closes #2833

Report URL: https://github.com/apache/fory/actions/runs/19809325258

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to