1 Commits

Author SHA1 Message Date
f29b21507f
Migrate CI to GitHub Actions
All checks were successful
Python CI / Lint (push) Successful in 1m8s
Python CI / Test (push) Successful in 27s
- Replaces GitLab CI with GitHub Actions for CI/CD.
- Uses Poetry for dependency management.
- Includes linting with Ruff and testing with pytest.
- Uploads coverage reports to Codecov.
- Removes the old .gitlab-ci.yml file.
2025-05-15 20:29:29 -03:00