Skip to content
GitLab
Explore
Sign in
QUB
CSC4006 Project
Issues
#9
Run tests, lint code and build docs as part of CI/CD
Add two CI/CD jobs to:
Run the unit tests (see
#3 (closed)
)
Run Flake8 to lint the Python files.
Run Sphinx to generate docs from docstrings
Edited
Apr 12, 2023
by
Dylan Wilson