google / google/weather-tools

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

Open
#281 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
252
Forks
60
Avg merge
8d 4h
Merged PRs (30d)
3

Description

Add steps in [CI workflow](https://github.com/google/weather-tools/blob/main/.github/workflows/ci.yml) 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.