mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 12:13:43 +00:00
cc4d0c7a4f
Bonsai tests currently only run after merge (ci-bonsai-daily on push to v0.9.0), so pull requests that touch src/bonsai are not tested until it is too late. Add a pull_request-triggered workflow that installs a working Bonsai/ifcopenshell from the public unstable repo and runs the Bonsai tool test suite against the PR source. Kept non-required initially because the suite has pre-existing failures unrelated to this change. Generated with the assistance of an AI coding tool.