Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workflow to verify execution of hShop_downloader.py
- Added a GitHub Actions workflow to automatically verify the execution of hShop_downloader.py. - The workflow sets up Python 3.10, installs required dependencies from requirements.txt, and runs the hShop_downloader.py script. - Ensures that the script runs without errors in a continuous integration environment.
- Loading branch information