You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request introduces a new GitHub Actions workflow to automate basic validation checks for the repository. The workflow is triggered on pushes, pull requests, and manual dispatch, and ensures that the code compiles and can be imported successfully with Python 3.12.
#1