sim-tools has a test suite, but currently that is run locally and not verified on a pull request.
Create a github action that runs the tests across Linux, Windows and MacOS for all python versions supported.
pyproject.toml is already setup to use hatch for running across multiple python versions:
hatch test -a