Coding Challenge Submission for LFX Mentorship 2024 under RISC-V Sailing Downstream
https://github.com/trishanu-init/RISC-V-Application/actions/workflows/python-app.yml
Clone the project
git clone https://github.com/trishanu-init/RISC-V-Application.git
Go to the project directory
cd RISC-V-Application
Install pytest
pip install pytest
Run included tests in test_list.py
pytest -s --verbose