mirror of
https://github.com/johndoe6345789/ArenaFPS.git
synced 2026-04-24 21:55:07 +00:00
393 B
393 B
ArenaFPS
Developed with Unreal Engine 5
GitHub Actions diagnostics
Use tools/workflow_diagnostics.py to summarize and lint the repository's
GitHub Actions workflows without running any jobs. The script is dependency
free, but installing pyyaml enables deeper YAML parsing.
python tools/workflow_diagnostics.py
Pass --root /path/to/repo to inspect another checkout.