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
ci: Update CI to include new packages, typing and tests (#65)
* Add test and check workflow
add pytest, mypy, and linting actions for selected packages
* remove duplicated module install
* Add test and check workflow
add pytest, mypy, and linting actions for selected packages
* remove duplicated module install
* add dependency for test and set mypy and pytest
* Remove py38 and py39 from build
* Add sudo to install libgl1
* Update mypy ci and pyprojects and minor corrections
* restore doc-test workflow
* Exclude build folder from mypy
* create separate workflow for typing
* remove package build from typing workflow
* fix test ci and check typing with single python version
* fix tests
* linting and test fix
* disable coverage
* wrap test command to avoid error when no tests
* Fix ci trame xml-tools
* Fix ci trame xml-tools 2
* Disable failing tests on trame
* Disable failing tests on trame linting
* Add semantic check
* ci: Add semantic check
* rerun ci
* linting after merge with main
* Fix merge issues and ci fix
* Remove geomechanics tests from geos-posp
* Add ruff to ci and ruff fix
---------
Co-authored-by: Martin LEMAY <[email protected]>
0 commit comments