An example of a GitHub Actions Project to show the testing of Python code
Reference: https://github.com/noahgift/github-actions-pytest/tree/master
Required files to set up for End-to-End ML workflow:
- Makefile
- requirements.txt
- test.py
An example of a GitHub Actions Project to show the testing of Python code
Reference: https://github.com/noahgift/github-actions-pytest/tree/master
Required files to set up for End-to-End ML workflow: