CI: 158 fix local testing
Resolves #158. This PR renames the pytest command-line argument --no-build (default False) to --check-build (default False) so that local testing won't require an argument by default and they won't test the version. The CI build tests have this argument set.
This PR also removes two outdated and unused workflows from CI.
Codecov Report
Base: 95.36% // Head: 95.36% // No change to project coverage :thumbsup:
Coverage data is based on head (
22e0dd0) compared to base (cced194). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #162 +/- ##
=======================================
Coverage 95.36% 95.36%
=======================================
Files 80 80
Lines 4660 4660
=======================================
Hits 4444 4444
Misses 216 216
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.