weather-tools icon indicating copy to clipboard operation
weather-tools copied to clipboard

Update ci.yml to verify successful execution of setup.py for all tools

Open mahrsee1997 opened this issue 2 years ago • 0 comments

Add steps in CI workflow to verify successful execution of setup.py for all tools.

Implementation Detail:

Something like -- pip install ./weather_mv --dry-run --no-cache-dir

This will prevent these (#279 & #282) kind of issues in future.

mahrsee1997 avatar Jan 12 '23 12:01 mahrsee1997