ML4GW / pinto

Job environment management and execution tool
0 stars 3 forks source link

Add GitHub action for automated testing #6

Open alecgunny opened 2 years ago

alecgunny commented 2 years ago

Create an action which takes as input a project_directory and some pytest_flags (or some equivalents) and which will run pytest tests in that directory using pinto to build the environment and execute the tests with the corresponding flags